Home
last modified time | relevance | path

Searched refs:is_lastmsg (Results 1 – 1 of 1) sorted by relevance

/drivers/i2c/busses/
Di2c-s3c2410.c219 static inline int is_lastmsg(struct s3c24xx_i2c *i2c) in is_lastmsg() function
289 if (is_lastmsg(i2c) && i2c->msg->len == 0) { in i2s_s3c_irq_nextbyte()
328 } else if (!is_lastmsg(i2c)) { in i2s_s3c_irq_nextbyte()
375 if (is_lastmsg(i2c)) in i2s_s3c_irq_nextbyte()
382 if (is_lastmsg(i2c)) { in i2s_s3c_irq_nextbyte()