Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/light/
H A Dvl6180.c462 static int vl6180_hold(struct vl6180_data *data, bool hold) in vl6180_hold() function
483 ret = vl6180_hold(data, true); in vl6180_set_als_gain()
494 vl6180_hold(data, false); in vl6180_set_als_gain()
508 ret = vl6180_hold(data, true); in vl6180_set_it()
518 vl6180_hold(data, false); in vl6180_set_it()
765 ret = vl6180_hold(data, true); in vl6180_init()
809 return vl6180_hold(data, false); in vl6180_init()