Searched refs:ViaVT162xDetect (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_ums.h287 I2CDevPtr ViaVT162xDetect(ScrnInfoPtr pScrn, I2CBusPtr pBus, CARD8 Address);
H A Dvia_tv.c807 pBIOSInfo->TVI2CDev = ViaVT162xDetect(pScrn, pVia->pI2CBus2, 0x40);
809 pBIOSInfo->TVI2CDev = ViaVT162xDetect(pScrn, pVia->pI2CBus3, 0x40);
H A Dvia_vt162x.c100 ViaVT162xDetect(ScrnInfoPtr pScrn, I2CBusPtr pBus, CARD8 Address) function in typeref:typename:I2CDevPtr
106 DEBUG(xf86DrvMsg(pScrn->scrnIndex, X_INFO, "ViaVT162xDetect\n"));

Completed in 7 milliseconds