Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/via/
Dvia_aux_edid.c49 fb_edid_to_monspecs(edid, spec); in query_edid()
/Linux-v4.19/drivers/video/fbdev/nvidia/
Dnv_setup.c431 fb_edid_to_monspecs(edidA, monA); in NVCommonSetup()
519 fb_edid_to_monspecs(edidA, monA); in NVCommonSetup()
527 fb_edid_to_monspecs(edidB, monB); in NVCommonSetup()
/Linux-v4.19/drivers/video/fbdev/core/
Dfbmon.c936 void fb_edid_to_monspecs(unsigned char *edid, struct fb_monspecs *specs) in fb_edid_to_monspecs() function
1498 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-v4.19/drivers/video/fbdev/
Dsmscufx.c1510 fb_edid_to_monspecs(edid, &info->monspecs); in ufx_setup_modes()
1524 fb_edid_to_monspecs(dev->edid, &info->monspecs); in ufx_setup_modes()
1533 fb_edid_to_monspecs(default_edid, &info->monspecs); in ufx_setup_modes()
Dudlfb.c1290 fb_edid_to_monspecs(edid, &info->monspecs); in dlfb_setup_modes()
1304 fb_edid_to_monspecs(dlfb->edid, &info->monspecs); in dlfb_setup_modes()
1313 fb_edid_to_monspecs(default_edid, &info->monspecs); in dlfb_setup_modes()
Di740fb.c1074 fb_edid_to_monspecs(edid, &info->monspecs); in i740fb_probe()
Ds3fb.c1281 fb_edid_to_monspecs(edid, &info->monspecs); in s3_pci_probe()
Dtdfxfb.c1355 fb_edid_to_monspecs(edid, specs); in tdfxfb_probe_i2c_connector()
Dfsl-diu-fb.c1494 fb_edid_to_monspecs(data->edid_data, &info->monspecs); in install_fb()
Dsm501fb.c1761 fb_edid_to_monspecs(info->edid_data, &fb->monspecs); in sm501fb_init_fb()
Dtridentfb.c1639 fb_edid_to_monspecs(edid, &info->monspecs); in trident_pci_probe()
Duvesafb.c654 fb_edid_to_monspecs(task->buf, &info->monspecs); in uvesafb_vbe_getedid()
/Linux-v4.19/include/linux/
Dfb.h737 extern void fb_edid_to_monspecs(unsigned char *edid,
/Linux-v4.19/drivers/video/fbdev/aty/
Dradeon_monitor.c831 fb_edid_to_monspecs(rinfo->mon1_EDID, &info->monspecs); in radeon_check_modes()
/Linux-v4.19/drivers/video/fbdev/intelfb/
Dintelfbdrv.c1027 fb_edid_to_monspecs(edid_d, in intelfb_init_var()
/Linux-v4.19/drivers/video/fbdev/riva/
Dfbdev.c1840 fb_edid_to_monspecs(par->EDID, &info->monspecs); in riva_get_edidinfo()
/Linux-v4.19/drivers/video/fbdev/i810/
Di810_main.c1923 fb_edid_to_monspecs(par->edid, specs); in i810fb_find_init_mode()
/Linux-v4.19/drivers/video/fbdev/savage/
Dsavagefb_driver.c2216 fb_edid_to_monspecs(par->edid, &info->monspecs); in savagefb_probe()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c2273 fb_edid_to_monspecs(edid, specs); in omapfb_find_best_mode()