Home
last modified time | relevance | path

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

/linux/drivers/iio/common/st_sensors/
H A Dst_sensors_trigger.c19 * st_sensors_new_samples_available() - check if more samples came in
27 static bool st_sensors_new_samples_available(struct iio_dev *indio_dev, in st_sensors_new_samples_available() function
82 * we will process also if st_sensors_new_samples_available() in st_sensors_irq_thread()
87 st_sensors_new_samples_available(indio_dev, sdata)) { in st_sensors_irq_thread()
109 st_sensors_new_samples_available(indio_dev, sdata)) { in st_sensors_irq_thread()