Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/via/
H A Dvia_aux_edid.c34 fb_edid_to_monspecs(edid, spec); in query_edid()
/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_setup.c404 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 Dfbmon.c937 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 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()
H A Dudlfb.c1320 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 Di740fb.c1084 fb_edid_to_monspecs(edid, &info->monspecs); in i740fb_probe()
H A Ds3fb.c1289 fb_edid_to_monspecs(edid, &info->monspecs); in s3_pci_probe()
H A Dfsl-diu-fb.c1488 fb_edid_to_monspecs(data->edid_data, &info->monspecs); in install_fb()
H A Dtdfxfb.c1355 fb_edid_to_monspecs(edid, specs); in tdfxfb_probe_i2c_connector()
H A Dtridentfb.c1643 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.c657 fb_edid_to_monspecs(task->buf, &info->monspecs); in uvesafb_vbe_getedid()
/openbmc/linux/include/linux/
H A Dfb.h763 extern void fb_edid_to_monspecs(unsigned char *edid,
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_monitor.c829 fb_edid_to_monspecs(rinfo->mon1_EDID, &info->monspecs); in radeon_check_modes()
/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c1034 fb_edid_to_monspecs(edid_d, in intelfb_init_var()
/openbmc/linux/drivers/video/fbdev/riva/
H A Dfbdev.c1832 fb_edid_to_monspecs(par->EDID, &info->monspecs); in riva_get_edidinfo()
/openbmc/linux/drivers/video/fbdev/i810/
H A Di810_main.c1924 fb_edid_to_monspecs(par->edid, specs); in i810fb_find_init_mode()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c2252 fb_edid_to_monspecs(edid, specs); in omapfb_find_best_mode()
/openbmc/linux/drivers/video/fbdev/savage/
H A Dsavagefb_driver.c2224 fb_edid_to_monspecs(edid, &info->monspecs); in savagefb_probe()