Lines Matching defs:pMon
778 xf86MonPtr pMon = NULL;
784 pMon = xf86DoEDID_DDC2(XF86_SCRN_ARG(pScrn), pTDFX->pI2CBus);
786 if (pMon == NULL)
791 return pMon;
806 xf86MonPtr pMon;
1181 pMon = doTDFXDDC(pScrn);
1182 if (pMon != NULL)
1183 xf86SetDDCproperties(pScrn,xf86PrintEDID(pMon));
1192 pMon = vbeDoEDID(pVbe, NULL);
1194 xf86SetDDCproperties(pScrn,xf86PrintEDID(pMon));