Searched refs:I2CStop (Results 1 – 3 of 3) sorted by relevance
153 I2CStop(I2CDevPtr d) in I2CStop() function347 I2CStop(d); in I2CAddress()381 b->I2CStop(&d); in xf86I2CProbeAddress()438 b->I2CStop(d); in I2CWriteRead()533 b->I2CStop(d); in xf86I2CWriteBytes()585 b->I2CStop(d); in xf86I2CWriteVec()802 b->I2CStart == NULL || b->I2CStop == NULL) in xf86I2CBusInit()809 b->I2CStop = I2CStop; in xf86I2CBusInit()
33 void (*I2CStop) (I2CDevPtr d); member
369 stop = dev->pI2CBus->I2CStop; in DDC2Read()370 dev->pI2CBus->I2CStop = EEDIDStop; in DDC2Read()374 dev->pI2CBus->I2CStop = stop; in DDC2Read()376 dev->pI2CBus->I2CStop(dev); in DDC2Read()