Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/i2c/busses/
Di2c-sh_mobile.c646 static int start_ch(struct sh_mobile_i2c_data *pd, struct i2c_msg *usr_msg, in start_ch() argument
649 if (usr_msg->len == 0 && (usr_msg->flags & I2C_M_RD)) { in start_ch()
666 pd->msg = usr_msg; in start_ch()