Home
last modified time | relevance | path

Searched refs:I2CStart (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/i2c/
H A Dxf86i2c.c130 I2CStart(I2CBusPtr b, int timeout) in I2CStart() function
338 if (I2CStart(d->pI2CBus, d->StartTimeout)) { in I2CAddress()
802 b->I2CStart == NULL || b->I2CStop == NULL) in xf86I2CBusInit()
810 b->I2CStart = I2CStart; in xf86I2CBusInit()
H A Dxf86i2c.h31 Bool (*I2CStart) (I2CBusPtr b, int timeout); member
/OK3568_Linux_fs/external/xserver/
H A DChangeLog188602 - expose I2CStart; needed for mga maven support (Ryan Underwood)