Searched refs:is_msgend (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-nuc900.c184 /* is_msgend
189 static inline int is_msgend(struct nuc900_i2c *i2c) function
266 if (!is_msgend(i2c)) {
323 } else if (is_msgend(i2c)) {
H A Di2c-s3c2410.c242 /* is_msgend
247 static inline int is_msgend(struct s3c24xx_i2c *i2c) function
324 if (!is_msgend(i2c)) {
386 } else if (is_msgend(i2c)) {

Completed in 121 milliseconds