Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dvl6180.c353 static int vl6180_hold(struct vl6180_data *data, bool hold) in vl6180_hold() function
374 ret = vl6180_hold(data, true); in vl6180_set_als_gain()
385 vl6180_hold(data, false); in vl6180_set_als_gain()
399 ret = vl6180_hold(data, true); in vl6180_set_it()
409 vl6180_hold(data, false); in vl6180_set_it()
455 ret = vl6180_hold(data, true); in vl6180_init()
492 return vl6180_hold(data, false); in vl6180_init()