Searched refs:I2CStart (Results 1 – 3 of 3) sorted by relevance
130 I2CStart(I2CBusPtr b, int timeout) in I2CStart() function338 if (I2CStart(d->pI2CBus, d->StartTimeout)) { in I2CAddress()802 b->I2CStart == NULL || b->I2CStop == NULL) in xf86I2CBusInit()810 b->I2CStart = I2CStart; in xf86I2CBusInit()
31 Bool (*I2CStart) (I2CBusPtr b, int timeout); member
188602 - expose I2CStart; needed for mga maven support (Ryan Underwood)