Home
last modified time | relevance | path

Searched refs:fb_find_nearest_mode (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/video/fbdev/core/
H A Dmodedb.c998 const struct fb_videomode *fb_find_nearest_mode(const struct fb_videomode *mode, in fb_find_nearest_mode() function
1206 EXPORT_SYMBOL(fb_find_nearest_mode);
H A Dfbcon.c3065 mode = fb_find_nearest_mode(fb_display[i].mode, in fbcon_new_modelist()
/openbmc/linux/include/linux/
H A Dfb.h793 extern const struct fb_videomode *fb_find_nearest_mode(const struct fb_videomode *mode,
/openbmc/linux/drivers/video/fbdev/
H A Datmel_lcdfb.c354 fbmode = fb_find_nearest_mode(&varfbmode, &info->modelist); in atmel_lcdfb_choose_mode()
H A Dsmscufx.c1589 default_vmode = fb_find_nearest_mode(&fb_vmode, in ufx_setup_modes()
H A Dudlfb.c1401 default_vmode = fb_find_nearest_mode(&fb_vmode, in dlfb_setup_modes()