Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dvl6180.c188 static int vl6180_write_word(struct i2c_client *client, u16 cmd, u16 val) in vl6180_write_word() function
403 ret = vl6180_write_word(data->client, VL6180_ALS_IT, it_ms - 1); in vl6180_set_it()
478 ret = vl6180_write_word(client, VL6180_ALS_IT, VL6180_ALS_IT_100); in vl6180_init()