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

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-st.c603 * st_i2c_xfer_msg() - Transfer a single I2C message
609 static int st_i2c_xfer_msg(struct st_i2c_dev *i2c_dev, struct i2c_msg *msg, st_i2c_xfer_msg() function
697 ret = st_i2c_xfer_msg(i2c_dev, &msgs[i], i == 0, i == num - 1); st_i2c_xfer()

Completed in 41 milliseconds