Searched refs:hwfifo_flush_to_buffer (Results 1 – 3 of 3) sorted by relevance
460 int (*hwfifo_flush_to_buffer)(struct iio_dev *indio_dev, member
45 if (!indio_dev->info->hwfifo_flush_to_buffer) in iio_buffer_flush_hwfifo()48 return indio_dev->info->hwfifo_flush_to_buffer(indio_dev, required); in iio_buffer_flush_hwfifo()
1099 .hwfifo_flush_to_buffer = bmc150_accel_fifo_flush,