Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dicp10100.c105 static inline int icp10100_i2c_xfer(struct i2c_adapter *adap, in icp10100_i2c_xfer() function
156 ret = icp10100_i2c_xfer(st->client->adapter, msgs, in icp10100_send_cmd()
162 ret = icp10100_i2c_xfer(st->client->adapter, &msgs[0], 1); in icp10100_send_cmd()
169 ret = icp10100_i2c_xfer(st->client->adapter, &msgs[1], 1); in icp10100_send_cmd()