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