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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Di2c_acc.c178 int acc_i2c_ack(unsigned char busnum, int fPut, int negAck);
709 acc_i2c_ack(unsigned char busnum, int fPut, int negAck) argument
715 if (fPut) { /* read operation */
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Di2c_acc.c78 int acc_i2c_ack(unsigned char busnum, int fPut, int negAck);
598 acc_i2c_ack(unsigned char busnum, int fPut, int negAck) argument
604 if (fPut) { /* read operation */
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_i2c.c59 BOOLEAN Ack (PXGI_HW_DEVICE_INFO pHWDE, bool fPut);
829 BOOLEAN Ack (PXGI_HW_DEVICE_INFO pHWDE, bool fPut) argument
836 if (fPut == SEND_ACK) /* Send Ack into I2C bus */

Completed in 7 milliseconds