ENTER_STATE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
enter_state - Do common work of entering low-power state.
SYNOPSIS
"SYNOPSIS"
int enter_state (u32 state);
ARGUMENTS
- state
-
pm_state structure for state we're entering.
DESCRIPTION
Make sure we're the only ones trying to enter a sleep state. Fail
if someone has beat us to it, since we don't want anything weird to
happen when we wake up.
Then, do the setup for suspend, enter the state, and cleaup (after
we've woken up).
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:28 GMT, October 06, 2005