__FB_TRY_MODE
Section: (9)
Updated: 14 August 2003
Index
Return to Main Contents
NAME
__fb_try_mode - test a video mode
SYNOPSIS
int __fb_try_mode (struct fb_var_screeninfo * var, struct fb_info * info, const struct fb_videomode * mode, unsigned int bpp);
ARGUMENTS
- var
-
frame buffer user defined part of display
- info
-
frame buffer info structure
- mode
-
frame buffer video mode structure
- bpp
-
color depth in bits per pixel
DESCRIPTION
Tries a video mode to test it's validity for device info.
Returns 1 on success.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 23:19:18 GMT, August 13, 2003