fb_videomode_to_var(9) 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