Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dvl6180.c145 static int vl6180_read_byte(struct i2c_client *client, u16 cmd) in vl6180_read_byte() function
222 ret = vl6180_read_byte(client, VL6180_INTR_STATUS); in vl6180_measure()
239 vl6180_read_byte(client, vl6180_chan_regs_table[addr].value_reg); in vl6180_measure()
447 ret = vl6180_read_byte(client, VL6180_MODEL_ID); in vl6180_init()
460 ret = vl6180_read_byte(client, VL6180_OUT_OF_RESET); in vl6180_init()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dvl6180.c145 static int vl6180_read_byte(struct i2c_client *client, u16 cmd) in vl6180_read_byte() function
222 ret = vl6180_read_byte(client, VL6180_INTR_STATUS); in vl6180_measure()
239 vl6180_read_byte(client, vl6180_chan_regs_table[addr].value_reg); in vl6180_measure()
447 ret = vl6180_read_byte(client, VL6180_MODEL_ID); in vl6180_init()
460 ret = vl6180_read_byte(client, VL6180_OUT_OF_RESET); in vl6180_init()

Completed in 2 milliseconds