Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dvl6180.c246 static int vl6180_read_word(struct i2c_client *client, u16 cmd) in vl6180_read_word() function
327 vl6180_read_word(client, vl6180_chan_regs_table[addr].value_reg) : in vl6180_measure()
835 ret = vl6180_read_word(client, VL6180_ALS_VALUE); in vl6180_irq_thread()
845 ret = vl6180_read_word(client, VL6180_RANGE_RATE); in vl6180_irq_thread()