.\" 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_RESTORE" "" "06 October 2005" "" "" .SH NAME sysdev_restore \- Restore system device state .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int sysdev_restore ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP This is called during a suspend/resume cycle last, after interrupts have been re-enabled. This is intended for auxillary drivers, etc, that may sleep when restoring state.