Home
last modified time | relevance | path

Searched refs:fb_match_mode (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/video/fbdev/core/
A Dmodedb.c1032 const struct fb_videomode *fb_match_mode(const struct fb_var_screeninfo *var, in fb_match_mode() function
1207 EXPORT_SYMBOL(fb_match_mode);
A Dfbcon.c894 disp->mode = fb_match_mode(var, &info->modelist); in var_to_display()
/linux-6.3-rc2/include/linux/
A Dfb.h721 extern const struct fb_videomode *fb_match_mode(const struct fb_var_screeninfo *var,
/linux-6.3-rc2/drivers/video/fbdev/mmp/fb/
A Dmmpfb.c362 m = (struct fb_videomode *)fb_match_mode(var, &info->modelist); in var_update()

Completed in 17 milliseconds