1. NAME

fb_videomode_to_var - convert fb_videomode to fb_var_screeninfo

2. SYNOPSIS

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

3. ARGUMENTS

var
    pointer to struct fb_var_screeninfo

mode
    pointer to struct fb_videomode

4. COPYRIGHT