Lines Matching defs:b
46 I2CUDelay(I2CBusPtr b, int usec) in I2CUDelay()
86 I2CRaiseSCL(I2CBusPtr b, int sda, int timeout) in I2CRaiseSCL()
130 I2CStart(I2CBusPtr b, int timeout) in I2CStart()
155 I2CBusPtr b = d->pI2CBus; in I2CStop() local
173 I2CWriteBit(I2CBusPtr b, int sda, int timeout) in I2CWriteBit()
190 I2CReadBit(I2CBusPtr b, int *psda, int timeout) in I2CReadBit()
227 I2CBusPtr b = d->pI2CBus; in I2CPutByte() local
286 I2CBusPtr b = d->pI2CBus; in I2CGetByte() local
364 xf86I2CProbeAddress(I2CBusPtr b, I2CSlaveAddr addr) in xf86I2CProbeAddress()
414 I2CBusPtr b = d->pI2CBus; in I2CWriteRead() local
450 I2CBusPtr b = d->pI2CBus; in xf86I2CWriteRead() local
522 I2CBusPtr b = d->pI2CBus; in xf86I2CWriteBytes() local
566 I2CBusPtr b = d->pI2CBus; in xf86I2CWriteVec() local
653 I2CBusPtr b; in xf86I2CDevInit() local
680 xf86I2CFindDev(I2CBusPtr b, I2CSlaveAddr addr) in xf86I2CFindDev()
706 I2CBusPtr b; in xf86CreateI2CBusRec() local
731 xf86DestroyI2CBusRec(I2CBusPtr b, Bool unalloc, Bool devs_too) in xf86DestroyI2CBusRec()
780 xf86I2CBusInit(I2CBusPtr b) in xf86I2CBusInit()