Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/health/
H A Dmax30102.c240 static inline int max30102_fifo_count(struct max30102_data *data) in max30102_fifo_count() function
301 while (cnt || (cnt = max30102_fifo_count(data)) > 0) { in max30102_interrupt_handler()