FB_FIND_NEAREST_MODE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
fb_find_nearest_mode - find mode closest video mode
SYNOPSIS
"SYNOPSIS"
struct fb_videomode * fb_find_nearest_mode (struct fb_var_screeninfo * var, struct list_head * head);
ARGUMENTS
- var
-
pointer to struct fb_var_screeninfo
- head
-
pointer to modelist
DESCRIPTION
Finds best matching videomode, smaller or greater in dimension.
If more than 1 videomode is found, will return the videomode with
the closest refresh rate
DESCRIPTION
Finds best matching videomode, smaller or greater in dimension.
If more than 1 videomode is found, will return the videomode with
the closest refresh rate
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:08 GMT, October 09, 2005