.\" 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 "VIDEO_SETUP" "9" "09 October 2005" "" "" .SH NAME video_setup \- process command line options .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __init video_setup (char * \fIoptions\fB); \fR .SH "ARGUMENTS" .TP \fB\fIoptions\fB\fR string of options .SH "DESCRIPTION" .PP Process command line options for frame buffer subsystem. .SH "NOTE" .PP This function is a __setup and __init function. It only stores the options. Drivers have to call \fBfb_get_options\fR as necessary. .PP Returns zero.