Home
last modified time | relevance | path

Searched refs:fb_find_best_display (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dmodedb.c1143 const struct fb_videomode *fb_find_best_display(const struct fb_monspecs *specs, in fb_find_best_display() function
1201 EXPORT_SYMBOL(fb_find_best_display);
/OK3568_Linux_fs/kernel/include/linux/
H A Dfb.h752 extern const struct fb_videomode *fb_find_best_display(const struct fb_monspecs *specs,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Di740fb.c1093 m = fb_find_best_display(&info->monspecs, in i740fb_probe()
H A Ds3fb.c1291 m = fb_find_best_display(&info->monspecs, &info->modelist); in s3_pci_probe()
H A Dudlfb.c1367 default_vmode = fb_find_best_display(&info->monspecs, in dlfb_setup_modes()
H A Dsmscufx.c1561 default_vmode = fb_find_best_display(&info->monspecs, in ufx_setup_modes()
H A Dtdfxfb.c1496 m = fb_find_best_display(specs, &info->modelist); in tdfxfb_probe()
H A Dtridentfb.c1650 m = fb_find_best_display(&info->monspecs, in trident_pci_probe()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/nvidia/
H A Dnvidia.c1136 mode = fb_find_best_display(specs, &info->modelist); in nvidia_set_fbinfo()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/
H A Di810_main.c1941 m = fb_find_best_display(&info->monspecs, &info->modelist); in i810fb_find_init_mode()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c2247 mode = fb_find_best_display(&info->monspecs, &info->modelist); in savagefb_probe()