.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SYSDEV_RESUME" "" "06 October 2005" "" "" .SH NAME sysdev_resume \- Bring system devices back to life. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int sysdev_resume ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Similar to \fBsys_device_suspend\fR, but we iterate the list forwards to guarantee that parent devices are resumed before their children. .SH "NOTE" .PP Interrupts are disabled when called.