.\" 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 "ACPI_PM_PREPARE" "" "06 October 2005" "" ""
.SH NAME
acpi_pm_prepare \- Do preliminary suspend work.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int acpi_pm_prepare (u32 \fIstate\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIstate\fB\fR
suspend state we're entering.
.SH "DESCRIPTION"
.PP
Make sure we support the state. If we do, and we need it, set the
firmware waking vector and do arch-specific nastiness to get the
wakeup code to the waking vector.