Searched refs:vl6180_write_word (Results 1 – 1 of 1) sorted by relevance
188 static int vl6180_write_word(struct i2c_client *client, u16 cmd, u16 val) in vl6180_write_word() function403 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()