1. NAME▲

fb_var_to_videomode - convert fb_var_screeninfo to fb_videomode

2. SYNOPSIS ▲

void fb_var_to_videomode(struct fb_videomode *  mode , const struct fb_var_screeninfo *  var );

3. ARGUMENTS ▲

mode
    pointer to struct fb_videomode

var
    pointer to struct fb_var_screeninfo

4. COPYRIGHT ▲