.\" 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 "DECODE_VAR" "" "06 October 2005" "" "" .SH NAME decode_var \- modify par according to contents of var .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void decode_var (const struct fb_var_screeninfo * \fIvar\fB, struct i810fb_par * \fIpar\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvar\fB\fR pointer to fb_var_screeninfo .TP \fB\fIpar\fB\fR pointer to i810fb_par .SH "DESCRIPTION" .PP Based on the contents of \fIvar\fR, \fIpar\fR will be dynamically filled up. \fIpar\fR contains all information necessary to modify the hardware.