Searched refs:is_msgend (Results 1 – 2 of 2) sorted by relevance
161 static inline int is_msgend(struct synquacer_i2c *i2c) in is_msgend() function416 if (!is_msgend(i2c)) { in synquacer_i2c_isr()462 if (!is_msgend(i2c)) { in synquacer_i2c_isr()
389 static inline int is_msgend(struct s3c24xx_i2c *i2c) in is_msgend() function465 if (!is_msgend(i2c)) { in i2c_s3c_irq_nextbyte()531 } else if (is_msgend(i2c)) { in i2c_s3c_irq_nextbyte()