.\" 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_MATCH_MODE" "9" "09 October 2005" "" "" .SH NAME fb_match_mode \- find a videomode which exactly matches the timings in var .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct fb_videomode * fb_match_mode (struct fb_var_screeninfo * \fIvar\fB, struct list_head * \fIhead\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvar\fB\fR pointer to struct fb_var_screeninfo .TP \fB\fIhead\fB\fR pointer to struct list_head of modelist .SH "RETURNS" .PP struct fb_videomode, NULL if none found