Searched refs:dc_i2c_xfer_msg (Results 1 – 1 of 1) sorted by relevance
214 static int dc_i2c_xfer_msg(struct dc_i2c *i2c, struct i2c_msg *msg, int first, in dc_i2c_xfer_msg() function250 ret = dc_i2c_xfer_msg(i2c, &msgs[i], i == 0, i == num - 1); in dc_i2c_xfer()