.\" 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_UP" "9" "09 October 2005" "" ""
.SH NAME
device_power_up \- Turn on all devices that need special attention.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void device_power_up ( \fIvoid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIvoid\fB\fR
no arguments
.SH "DESCRIPTION"
.PP
.PP
Power on system devices then devices that required we shut them down
with interrupts disabled.
Called with interrupts disabled.