SOFTWARE_RESUME
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
software_resume - Resume from a saved image.
SYNOPSIS
"SYNOPSIS"
int software_resume ( void);
ARGUMENTS
- void
-
no arguments
DESCRIPTION
Called as a late_initcall (so all devices are discovered and
initialized), we call swsusp 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: 00:02:52 GMT, October 09, 2005