.\" 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 "DEVICE_POWER_DOWN" "9" "09 October 2005" "" ""
.SH NAME
device_power_down \- Shut down special devices.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int device_power_down (pm_message_t \fIstate\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIstate\fB\fR
Power state to enter.
.SH "DESCRIPTION"
.PP
Walk the dpm_off_irq list, calling ->\fBpower_down\fR for each device that
couldn't power down the device with interrupts enabled. When we're
done, power down system devices.