SET_POWER_STATE

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

 

NAME

set_power_state - set the power management state  

SYNOPSIS

"SYNOPSIS"

int set_power_state (u_short what, u_short state);  

ARGUMENTS

what
which items to transition
state
state to transition to
 

DESCRIPTION

Request an APM change of state for one or more system devices. The processor state must be transitioned last of all. what holds the class of device in the upper byte and the device number (0xFF for all) for the object to be transitioned.

The state holds the state to transition to, which may in fact be an acceptance of a BIOS requested state change.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:41:04 GMT, October 06, 2005