Searched refs:I2cStmState (Results 1 – 1 of 1) sorted by relevance
131 struct I2cStmState { struct177 struct I2cStmState state; argument347 struct I2cStmState *state = &pdev->state; in stmI2cSlaveIdle()354 static inline void stmI2cInvokeRxCallback(struct I2cStmState *state, size_t tx, size_t rx, int err) in stmI2cInvokeRxCallback()361 static inline void stmI2cInvokeTxCallback(struct I2cStmState *state, size_t tx, size_t rx, int err) in stmI2cInvokeTxCallback()370 struct I2cStmState *state = &pdev->state; in stmI2cSlaveRxDone()379 struct I2cStmState *state = &pdev->state; in stmI2cSlaveTxDone()388 struct I2cStmState *state = &pdev->state; in stmI2cSlaveTxNextByte()406 struct I2cStmState *state = &pdev->state; in stmI2cSlaveAddrMatched()437 struct I2cStmState *state = &pdev->state; in stmI2cSlaveRxBufNotEmpty()[all …]