Searched refs:xf86PrintEDID (Results 1 - 25 of 37) sorted by relevance

12

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
H A Dxf86DDC.h40 extern _X_EXPORT xf86MonPtr xf86PrintEDID(
H A Dprint_edid.c487 xf86PrintEDID(xf86MonPtr m) function in typeref:typename:xf86MonPtr
/xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
H A Dxf86DDC.h37 extern _X_EXPORT xf86MonPtr xf86PrintEDID(xf86MonPtr monPtr);
H A Dprint_edid.c526 xf86PrintEDID(xf86MonPtr m) function in typeref:typename:xf86MonPtr
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgeode_ddc.c202 xf86PrintEDID(info);
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_ddc.c102 xf86PrintEDID(xf86DoEDID_DDC1(XF86_SCRN_ARG(pScrn), chips_ddc1SetSpeed,
H A Dct_driver.c1852 = xf86PrintEDID(vbeDoEDID(cPtr->pVbe, pVbeModule))) != NULL) {
1861 if ((pMon = xf86PrintEDID(xf86DoEDID_DDC2(XF86_SCRN_ARG(pScrn),
2819 xf86SetDDCproperties(pScrn,xf86PrintEDID(vbeDoEDID(cPtr->pVbe, NULL)));
3602 xf86SetDDCproperties(pScrn,xf86PrintEDID(vbeDoEDID(cPtr->pVbe, NULL)));
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_output.c363 xf86PrintEDID(monInfo);
H A Driva_setup.c178 xf86PrintEDID( MonInfo );
H A Dnv_setup.c269 xf86PrintEDID( MonInfo );
/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Drendition.c796 xf86PrintEDID(mon);
1478 xf86PrintEDID( MonInfo );
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_driver.c3101 xf86PrintEDID(neo_ddc1(pScrn)));
3117 ret = xf86SetDDCproperties(pScrn,xf86PrintEDID(xf86DoEDID_DDC2(
3138 pScrn,xf86PrintEDID(vbeDoEDID(pVbe,NULL)));
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmilynx_hw.c596 pMon = xf86PrintEDID(xf86DoEDID_DDC1(XF86_SCRN_ARG(pScrn),
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_driver.c1183 xf86SetDDCproperties(pScrn,xf86PrintEDID(pMon));
1194 xf86SetDDCproperties(pScrn,xf86PrintEDID(pMon));
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128_driver.c1945 xf86PrintEDID(MonInfo);
1954 xf86PrintEDID(MonInfo);
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_driver.c932 && ((pMon = xf86PrintEDID(vbeDoEDID(ps3v->pVbe, NULL))) != NULL))
3776 if ((pMon = xf86PrintEDID(
3796 xf86SetDDCproperties(pScrn,xf86PrintEDID(
/xsrc/external/mit/xf86-video-vesa/dist/src/
H A Dvesa.c791 xf86PrintEDID(pVesa->monitor);
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_driver.c677 xf86PrintEDID( MonInfo );
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_driver.c214 xf86PrintEDID(MonInfo);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_driver.c214 xf86PrintEDID(MonInfo);
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_driver.c800 xf86PrintEDID(MonInfo);
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dalp_driver.c764 xf86SetDDCproperties(pScrn,xf86PrintEDID(
H A Dlg_driver.c370 xf86PrintEDID(MonInfo);
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datipreinit.c729 xf86PrintEDID(ConfiguredMonitor);
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_driver.c2357 xf86SetDDCproperties(pScrn,xf86PrintEDID(pMon));
3762 xf86PrintEDID(xf86DoEDID_DDC2(pScrn->scrnIndex,pTrident->DDC));

Completed in 71 milliseconds

12