.\" 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_MODE_IS_EQUAL" "9" "09 October 2005" "" "" .SH NAME fb_mode_is_equal \- compare 2 videomodes .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int fb_mode_is_equal (struct fb_videomode * \fImode1\fB, struct fb_videomode * \fImode2\fB); \fR .SH "ARGUMENTS" .TP \fB\fImode1\fB\fR first videomode .TP \fB\fImode2\fB\fR second videomode .SH "RETURNS" .PP 1 if equal, 0 if not