DETACH_SHOW

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

detach_show - control the default power state for the device.  

SYNOPSIS

"SYNOPSIS"

ssize_t detach_show (struct device * dev, char * buf);  

ARGUMENTS

dev
-- undescribed --
buf
-- undescribed --
 

DESCRIPTION

This is the state the device enters when it's driver module is unloaded. The value is an unsigned integer, in the range of 0-4. unloaded. This is the default behavior. shutdown method to quiesce the device. 1-3 indicate a low-power state for the device to enter via the driver's suspend method.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:28 GMT, October 06, 2005