Searched refs:i2c_is_stop_op (Results 1 – 2 of 2) sorted by relevance
116 if (i2c_is_stop_op(&msgs[i])) { in i2c_emul_send_to_target()168 if (i2c_is_stop_op(&msgs[i])) { in i2c_emul_send_to_target()
492 static inline bool i2c_is_stop_op(const struct i2c_msg *msg) in i2c_is_stop_op() function