DPM_SET_POWER_STATE

Section: ()
Updated: 06 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, u32 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: 06:20:45 GMT, October 06, 2005