Searched refs:fb_match_mode (Results 1 – 3 of 3) sorted by relevance
1035 const struct fb_videomode *fb_match_mode(const struct fb_var_screeninfo *var, in fb_match_mode() function1204 EXPORT_SYMBOL(fb_match_mode);
894 disp->mode = fb_match_mode(var, &info->modelist); in var_to_display()
362 m = (struct fb_videomode *)fb_match_mode(var, &info->modelist); in var_update()