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

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

Completed in 137 milliseconds