.\" 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 "FB_SET_SUSPEND" "9" "09 October 2005" "" "" .SH NAME fb_set_suspend \- low level driver signals suspend .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void fb_set_suspend (struct fb_info * \fIinfo\fB, int \fIstate\fB); \fR .SH "ARGUMENTS" .TP \fB\fIinfo\fB\fR framebuffer affected .TP \fB\fIstate\fB\fR 0 = resuming, !=0 = suspending .SH "DESCRIPTION" .PP This is meant to be used by low level drivers to signal suspend/resume to the core & clients. It must be called with the console semaphore held