FB_VIDEOMODE_TO_VAR
Section: Frame Buffer Library (9)
Updated: February 2011
Index
Return to Main Contents
NAME
fb_videomode_to_var - convert fb_videomode to fb_var_screeninfo
SYNOPSIS
-
void fb_videomode_to_var(struct fb_var_screeninfo * var, const struct fb_videomode * mode);
ARGUMENTS
var
-
- pointer to struct fb_var_screeninfo
mode
-
pointer to struct fb_videomode
COPYRIGHT