/openbmc/linux/drivers/video/fbdev/via/ |
H A D | via_aux_edid.c | 34 fb_edid_to_monspecs(edid, spec); in query_edid()
|
/openbmc/linux/drivers/video/fbdev/nvidia/ |
H A D | nv_setup.c | 404 fb_edid_to_monspecs(edidA, monA); in NVCommonSetup() 492 fb_edid_to_monspecs(edidA, monA); in NVCommonSetup() 500 fb_edid_to_monspecs(edidB, monB); in NVCommonSetup()
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fbmon.c | 937 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs() function 1409 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs() function 1518 EXPORT_SYMBOL(fb_edid_to_monspecs);
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | smscufx.c | 1518 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()
|
H A D | udlfb.c | 1320 fb_edid_to_monspecs(edid, &info->monspecs); in dlfb_setup_modes() 1334 fb_edid_to_monspecs(dlfb->edid, &info->monspecs); in dlfb_setup_modes() 1343 fb_edid_to_monspecs(default_edid, &info->monspecs); in dlfb_setup_modes()
|
H A D | i740fb.c | 1084 fb_edid_to_monspecs(edid, &info->monspecs); in i740fb_probe()
|
H A D | s3fb.c | 1289 fb_edid_to_monspecs(edid, &info->monspecs); in s3_pci_probe()
|
H A D | fsl-diu-fb.c | 1488 fb_edid_to_monspecs(data->edid_data, &info->monspecs); in install_fb()
|
H A D | tdfxfb.c | 1355 fb_edid_to_monspecs(edid, specs); in tdfxfb_probe_i2c_connector()
|
H A D | tridentfb.c | 1643 fb_edid_to_monspecs(edid, &info->monspecs); in trident_pci_probe()
|
H A D | sm501fb.c | 1766 fb_edid_to_monspecs(info->edid_data, &fb->monspecs); in sm501fb_init_fb()
|
H A D | uvesafb.c | 657 fb_edid_to_monspecs(task->buf, &info->monspecs); in uvesafb_vbe_getedid()
|
/openbmc/linux/include/linux/ |
H A D | fb.h | 763 extern void fb_edid_to_monspecs(unsigned char *edid,
|
/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | radeon_monitor.c | 829 fb_edid_to_monspecs(rinfo->mon1_EDID, &info->monspecs); in radeon_check_modes()
|
/openbmc/linux/drivers/video/fbdev/intelfb/ |
H A D | intelfbdrv.c | 1034 fb_edid_to_monspecs(edid_d, in intelfb_init_var()
|
/openbmc/linux/drivers/video/fbdev/riva/ |
H A D | fbdev.c | 1832 fb_edid_to_monspecs(par->EDID, &info->monspecs); in riva_get_edidinfo()
|
/openbmc/linux/drivers/video/fbdev/i810/ |
H A D | i810_main.c | 1924 fb_edid_to_monspecs(par->edid, specs); in i810fb_find_init_mode()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 2252 fb_edid_to_monspecs(edid, specs); in omapfb_find_best_mode()
|
/openbmc/linux/drivers/video/fbdev/savage/ |
H A D | savagefb_driver.c | 2224 fb_edid_to_monspecs(edid, &info->monspecs); in savagefb_probe()
|