Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/light/
Dvl6180.c354 static int vl6180_hold(struct vl6180_data *data, bool hold) in vl6180_hold() function
375 ret = vl6180_hold(data, true); in vl6180_set_als_gain()
386 vl6180_hold(data, false); in vl6180_set_als_gain()
400 ret = vl6180_hold(data, true); in vl6180_set_it()
410 vl6180_hold(data, false); in vl6180_set_it()
456 ret = vl6180_hold(data, true); in vl6180_init()
493 return vl6180_hold(data, false); in vl6180_init()