Searched refs:st_i2c_xfer_msg (Results 1 – 1 of 1) sorted by relevance
632 * st_i2c_xfer_msg() - Transfer a single I2C message638 static int st_i2c_xfer_msg(struct st_i2c_dev *i2c_dev, struct i2c_msg *msg, in st_i2c_xfer_msg() function 722 ret = st_i2c_xfer_msg(i2c_dev, &msgs[i], i == 0, i == num - 1); in st_i2c_xfer()