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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_i2c.h179 extern BOOLEAN I2CNull( PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
H A Dvb_i2c.c52 BOOLEAN I2CNull( PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl);
595 if (I2CNull(pHWDE, pI2CControl) == FALSE) break;
638 * Function: I2CNull
648 BOOLEAN I2CNull( PXGI_HW_DEVICE_INFO pHWDE, PI2CControl pI2CControl) function in typeref:typename:BOOLEAN
673 }/* end of I2CNull()*/

Completed in 5 milliseconds