DPM_SET_POWER_STATE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
dpm_set_power_state - Update power_state field.
SYNOPSIS
"SYNOPSIS"
void dpm_set_power_state (struct device * dev, pm_message_t state);
ARGUMENTS
- dev
-
Device.
- state
-
Power state device is in.
DESCRIPTION
This is an update mechanism for drivers to notify the core
what power state a device is in. Device probing code may not
always be able to tell, but we need accurate information to
work reliably.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:04 GMT, October 09, 2005