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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_i2c.c89 BOOLEAN bReadDataLine(PXGI_HW_DEVICE_INFO pHWDE);
869 ack = bReadDataLine(pHWDE);
889 status = bReadDataLine(pHWDE);
961 if (bReadDataLine(pHWDE) != HIDAT) {
968 if (bReadDataLine(pHWDE) == HIDAT) break;
1042 return (BOOLEAN)(bReadDataLine(pHWDE) == HIDAT);
1132 data = bReadDataLine(pHWDE);
1640 BOOLEAN bReadDataLine(PXGI_HW_DEVICE_INFO pHWDE) function in typeref:typename:BOOLEAN

Completed in 7 milliseconds