Searched refs:I2cCntlrTransfer (Results 1 – 3 of 3) sorted by relevance
45 return I2cCntlrTransfer((struct I2cCntlr *)handle, msgs, count); in I2cTransfer()
209 int32_t I2cCntlrTransfer(struct I2cCntlr *cntlr, struct I2cMsg *msgs, int16_t count) in I2cCntlrTransfer() function245 transCnt = I2cCntlrTransfer(cntlr, msgs, count); in I2cIoDoTransfer()
124 int32_t I2cCntlrTransfer(struct I2cCntlr *cntlr, struct I2cMsg *msgs, int16_t count);