Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/light/
Dvl6180.c356 static int vl6180_hold(struct vl6180_data *data, bool hold) in vl6180_hold() function
377 ret = vl6180_hold(data, true); in vl6180_set_als_gain()
388 vl6180_hold(data, false); in vl6180_set_als_gain()
402 ret = vl6180_hold(data, true); in vl6180_set_it()
412 vl6180_hold(data, false); in vl6180_set_it()
458 ret = vl6180_hold(data, true); in vl6180_init()
495 return vl6180_hold(data, false); in vl6180_init()