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

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

Completed in 209 milliseconds