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

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

Completed in 183 milliseconds