Searched refs:StmI2cXfer (Results 1 – 1 of 1) sorted by relevance
217 struct StmI2cXfer struct231 static struct StmI2cXfer mXfers[I2C_MAX_QUEUE_DEPTH] = { }; argument233 static inline struct StmI2cXfer *stmI2cGetXfer(void) in stmI2cGetXfer()243 static inline void stmI2cPutXfer(struct StmI2cXfer *xfer) in stmI2cPutXfer()494 struct StmI2cXfer *xfer; in stmI2cMasterTxRxDone()862 struct StmI2cXfer *xfer = stmI2cGetXfer(); in i2cMasterTxRx()