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