Searched refs:max30100_fifo_count (Results 1 – 1 of 1) sorted by relevance
197 static inline int max30100_fifo_count(struct max30100_data *data) in max30100_fifo_count() function233 while (cnt || (cnt = max30100_fifo_count(data)) > 0) { in max30100_interrupt_handler()