Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dvl6180.c144 static int vl6180_read_byte(struct i2c_client *client, u16 cmd) in vl6180_read_byte() function
221 ret = vl6180_read_byte(client, VL6180_INTR_STATUS); in vl6180_measure()
238 vl6180_read_byte(client, vl6180_chan_regs_table[addr].value_reg); in vl6180_measure()
446 ret = vl6180_read_byte(client, VL6180_MODEL_ID); in vl6180_init()
459 ret = vl6180_read_byte(client, VL6180_OUT_OF_RESET); in vl6180_init()