Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/via/
Dvia_aux_edid.c49 fb_edid_to_monspecs(edid, spec); in query_edid()
/linux-4.4.14/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.4.14/drivers/video/fbdev/core/
Dfbmon.c936 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs() function
1497 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs() function
1610 EXPORT_SYMBOL(fb_edid_to_monspecs);
/linux-4.4.14/drivers/video/fbdev/
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()
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()
Dsh_mobile_hdmi.c877 fb_edid_to_monspecs(edid, &hdmi->monspec); in sh_hdmi_read_edid()
Di740fb.c1075 fb_edid_to_monspecs(edid, &info->monspecs); in i740fb_probe()
Ds3fb.c1281 fb_edid_to_monspecs(edid, &info->monspecs); in s3_pci_probe()
Dtdfxfb.c1354 fb_edid_to_monspecs(edid, specs); in tdfxfb_probe_i2c_connector()
Dfsl-diu-fb.c1498 fb_edid_to_monspecs(data->edid_data, &info->monspecs); in install_fb()
Dtridentfb.c1642 fb_edid_to_monspecs(edid, &info->monspecs); in trident_pci_probe()
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.4.14/include/linux/
Dfb.h717 extern void fb_edid_to_monspecs(unsigned char *edid,
/linux-4.4.14/drivers/video/fbdev/aty/
Dradeon_monitor.c830 fb_edid_to_monspecs(rinfo->mon1_EDID, &info->monspecs); in radeon_check_modes()
/linux-4.4.14/drivers/video/fbdev/intelfb/
Dintelfbdrv.c1027 fb_edid_to_monspecs(edid_d, in intelfb_init_var()
/linux-4.4.14/drivers/video/fbdev/riva/
Dfbdev.c1839 fb_edid_to_monspecs(par->EDID, &info->monspecs); in riva_get_edidinfo()
/linux-4.4.14/drivers/video/fbdev/i810/
Di810_main.c1923 fb_edid_to_monspecs(par->edid, specs); in i810fb_find_init_mode()
/linux-4.4.14/drivers/video/fbdev/savage/
Dsavagefb_driver.c2216 fb_edid_to_monspecs(par->edid, &info->monspecs); in savagefb_probe()
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c2272 fb_edid_to_monspecs(edid, specs); in omapfb_find_best_mode()