Home
last modified time | relevance | path

Searched refs:fb_edid_to_monspecs (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/via/
H A Dvia_aux_edid.c34 fb_edid_to_monspecs(edid, spec); in query_edid()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/nvidia/
H A Dnv_setup.c407 fb_edid_to_monspecs(edidA, monA); in NVCommonSetup()
495 fb_edid_to_monspecs(edidA, monA); in NVCommonSetup()
503 fb_edid_to_monspecs(edidB, monB); in NVCommonSetup()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbmon.c936 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs() function
1408 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs() function
1517 EXPORT_SYMBOL(fb_edid_to_monspecs);
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dudlfb.c1317 fb_edid_to_monspecs(edid, &info->monspecs); in dlfb_setup_modes()
1331 fb_edid_to_monspecs(dlfb->edid, &info->monspecs); in dlfb_setup_modes()
1340 fb_edid_to_monspecs(default_edid, &info->monspecs); in dlfb_setup_modes()
H A Dsmscufx.c1517 fb_edid_to_monspecs(edid, &info->monspecs); in ufx_setup_modes()
1531 fb_edid_to_monspecs(dev->edid, &info->monspecs); in ufx_setup_modes()
1540 fb_edid_to_monspecs(default_edid, &info->monspecs); in ufx_setup_modes()
H A Di740fb.c1081 fb_edid_to_monspecs(edid, &info->monspecs); in i740fb_probe()
H A Ds3fb.c1281 fb_edid_to_monspecs(edid, &info->monspecs); in s3_pci_probe()
H A Dfsl-diu-fb.c1491 fb_edid_to_monspecs(data->edid_data, &info->monspecs); in install_fb()
H A Dtdfxfb.c1356 fb_edid_to_monspecs(edid, specs); in tdfxfb_probe_i2c_connector()
H A Dtridentfb.c1640 fb_edid_to_monspecs(edid, &info->monspecs); in trident_pci_probe()
H A Dsm501fb.c1766 fb_edid_to_monspecs(info->edid_data, &fb->monspecs); in sm501fb_init_fb()
H A Duvesafb.c655 fb_edid_to_monspecs(task->buf, &info->monspecs); in uvesafb_vbe_getedid()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfb.h717 extern void fb_edid_to_monspecs(unsigned char *edid,
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeon_monitor.c831 fb_edid_to_monspecs(rinfo->mon1_EDID, &info->monspecs); in radeon_check_modes()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c1026 fb_edid_to_monspecs(edid_d, in intelfb_init_var()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/riva/
H A Dfbdev.c1839 fb_edid_to_monspecs(par->EDID, &info->monspecs); in riva_get_edidinfo()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/
H A Di810_main.c1923 fb_edid_to_monspecs(par->edid, specs); in i810fb_find_init_mode()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c2254 fb_edid_to_monspecs(edid, specs); in omapfb_find_best_mode()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c2216 fb_edid_to_monspecs(par->edid, &info->monspecs); in savagefb_probe()