fb_match_mode     939 drivers/video/fbdev/core/fbcon.c 	disp->mode = fb_match_mode(var, &info->modelist);
fb_match_mode    1207 drivers/video/fbdev/core/modedb.c EXPORT_SYMBOL(fb_match_mode);
fb_match_mode     364 drivers/video/fbdev/mmp/fb/mmpfb.c 	m = (struct fb_videomode *)fb_match_mode(var, &info->modelist);
fb_match_mode     744 include/linux/fb.h extern const struct fb_videomode *fb_match_mode(const struct fb_var_screeninfo *var,