PM_RESUME
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
pm_resume - Resume from a saved image.
SYNOPSIS
"SYNOPSIS"
int pm_resume ( void);
ARGUMENTS
- void
-
no arguments
DESCRIPTION
Called as a late_initcall (so all devices are discovered and
initialized), we call pmdisk to see if we have a saved image or not.
If so, we quiesce devices, the restore the saved image. We will
return above (in pm_suspend_disk ) if everything goes well.
Otherwise, we fail gracefully and return to the normally
scheduled program.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:45 GMT, October 06, 2005