Searched refs:apds9660_fifo_is_empty (Results 1 – 1 of 1) sorted by relevance
753 static inline int apds9660_fifo_is_empty(struct apds9960_data *data) in apds9660_fifo_is_empty() function772 while (cnt || (cnt = apds9660_fifo_is_empty(data) > 0)) { in apds9960_read_gesture_fifo()