DEVICE_RESUME
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
device_resume - resume all the devices in the system
SYNOPSIS
"SYNOPSIS"
void device_resume (u32 level);
ARGUMENTS
- level
-
stage of resume process we're at
DESCRIPTION
Similar to device_suspend above, though we want to do a breadth-first
walk of the tree to make sure we wake up parents before children.
So, we iterate over the list backward.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:03 GMT, October 06, 2005