Home
last modified time | relevance | path

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

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