Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/health/
H A Dmax30100.c197 static inline int max30100_fifo_count(struct max30100_data *data) in max30100_fifo_count() function
233 while (cnt || (cnt = max30100_fifo_count(data)) > 0) { in max30100_interrupt_handler()