Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/light/
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()