Searched defs:is_lastmsg (Results 1 – 2 of 2) sorted by relevance
260 bool is_lastmsg; member1276 struct i2c_msg *msgs, bool is_lastmsg) in i2c_imx_dma_read()1433 struct i2c_msg *msgs, bool is_lastmsg) in i2c_imx_atomic_read()1525 bool is_lastmsg) in i2c_imx_read()1582 bool is_lastmsg = false; in i2c_imx_xfer_common() local
149 static inline int is_lastmsg(struct synquacer_i2c *i2c) in is_lastmsg() function