.\" 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 "SUSPEND_FINISH" "9" "09 October 2005" "" ""
.SH NAME
suspend_finish \- Do final work before exiting suspend sequence.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void suspend_finish (suspend_state_t \fIstate\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIstate\fB\fR
State we're coming out of.
.SH "DESCRIPTION"
.PP
Call platform code to clean up, restart processes, and free the
console that we've allocated. This is not called for suspend-to-disk.