Searched defs:is_msglast (Results 1 - 2 of 2) sorted by relevance

/drivers/i2c/busses/
H A Di2c-nuc900.c173 /* is_msglast
178 static inline int is_msglast(struct nuc900_i2c *i2c) function
315 if (is_msglast(i2c)) {
H A Di2c-s3c2410.c241 /* is_msglast
246 static inline int is_msglast(struct s3c24xx_i2c *i2c) function
388 if (is_msglast(i2c)) {

Completed in 84 milliseconds