Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/via/
Dvia_aux_edid.c49 fb_edid_to_monspecs(edid, spec); in query_edid()
/linux-4.1.27/drivers/video/fbdev/nvidia/
Dnv_setup.c430 fb_edid_to_monspecs(edidA, monA); in NVCommonSetup()
518 fb_edid_to_monspecs(edidA, monA); in NVCommonSetup()
526 fb_edid_to_monspecs(edidB, monB); in NVCommonSetup()
/linux-4.1.27/drivers/video/fbdev/core/
Dfbmon.c936 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs() function
1495 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs() function
1608 EXPORT_SYMBOL(fb_edid_to_monspecs);
/linux-4.1.27/drivers/video/fbdev/
Dudlfb.c1261 fb_edid_to_monspecs(edid, &info->monspecs); in dlfb_setup_modes()
1276 fb_edid_to_monspecs(dev->edid, &info->monspecs); in dlfb_setup_modes()
1285 fb_edid_to_monspecs(default_edid, &info->monspecs); in dlfb_setup_modes()
Dsmscufx.c1518 fb_edid_to_monspecs(edid, &info->monspecs); in ufx_setup_modes()
1532 fb_edid_to_monspecs(dev->edid, &info->monspecs); in ufx_setup_modes()
1541 fb_edid_to_monspecs(default_edid, &info->monspecs); in ufx_setup_modes()
Dsh_mobile_hdmi.c877 fb_edid_to_monspecs(edid, &hdmi->monspec); in sh_hdmi_read_edid()
Di740fb.c1084 fb_edid_to_monspecs(edid, &info->monspecs); in i740fb_probe()
Ds3fb.c1292 fb_edid_to_monspecs(edid, &info->monspecs); in s3_pci_probe()
Dfsl-diu-fb.c1495 fb_edid_to_monspecs(data->edid_data, &info->monspecs); in install_fb()
Dtdfxfb.c1373 fb_edid_to_monspecs(edid, specs); in tdfxfb_probe_i2c_connector()
Dsm501fb.c1759 fb_edid_to_monspecs(info->edid_data, &fb->monspecs); in sm501fb_init_fb()
Duvesafb.c663 fb_edid_to_monspecs(task->buf, &info->monspecs); in uvesafb_vbe_getedid()
/linux-4.1.27/include/linux/
Dfb.h714 extern void fb_edid_to_monspecs(unsigned char *edid,
/linux-4.1.27/drivers/video/fbdev/aty/
Dradeon_monitor.c830 fb_edid_to_monspecs(rinfo->mon1_EDID, &info->monspecs); in radeon_check_modes()
/linux-4.1.27/drivers/video/fbdev/intelfb/
Dintelfbdrv.c1057 fb_edid_to_monspecs(edid_d, in intelfb_init_var()
/linux-4.1.27/drivers/video/fbdev/riva/
Dfbdev.c1844 fb_edid_to_monspecs(par->EDID, &info->monspecs); in riva_get_edidinfo()
/linux-4.1.27/drivers/video/fbdev/i810/
Di810_main.c1920 fb_edid_to_monspecs(par->edid, specs); in i810fb_find_init_mode()
/linux-4.1.27/drivers/video/fbdev/savage/
Dsavagefb_driver.c2227 fb_edid_to_monspecs(par->edid, &info->monspecs); in savagefb_probe()
/linux-4.1.27/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c2272 fb_edid_to_monspecs(edid, specs); in omapfb_find_best_mode()