.\" 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_SHUTDOWN" "" "06 October 2005" "" ""
.SH NAME
sysdev_shutdown \- we suspend and shut them
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int sysdev_shutdown ( \fIvoid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvoid\fB\fR
no arguments
.SH "DESCRIPTION"
.PP
down first and resume them first. That way, we do anything stupid like
shutting down the interrupt controller before any devices..
.PP
Note that there are not different stages for power management calls -
they only get one called once when interrupts are disabled.