SUSPEND_PREPARE

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

 

NAME

suspend_prepare - Do prep work before entering low-power state.  

SYNOPSIS

"SYNOPSIS"

int suspend_prepare (suspend_state_t state);  

ARGUMENTS

state
State we're entering.
 

DESCRIPTION

This is common code that is called for each state that we're entering. Allocate a console, stop all processes, then make sure the platform can enter the requested state.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:53 GMT, October 09, 2005