.\" 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 "POWER_DOWN" "" "06 October 2005" "" ""
.SH NAME
power_down \- Shut machine down for hibernate.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int power_down (u32 \fImode\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fImode\fB\fR
Suspend-to-disk mode
.SH "DESCRIPTION"
.PP
Use the platform driver, if configured so, and return gracefully if it
fails.
Otherwise, try to power off and reboot. If they fail, halt the machine,
there ain't no turning back.