Searched refs:hwfifo_flush_to_buffer (Results 1 – 7 of 7) sorted by relevance
550 int (*hwfifo_flush_to_buffer)(struct iio_dev *indio_dev, member
478 .hwfifo_flush_to_buffer = bm1390_fifo_flush,
739 .hwfifo_flush_to_buffer = inv_icm42600_gyro_hwfifo_flush,
833 .hwfifo_flush_to_buffer = inv_icm42600_accel_hwfifo_flush,
83 if (!indio_dev->info->hwfifo_flush_to_buffer) in iio_buffer_flush_hwfifo()86 return indio_dev->info->hwfifo_flush_to_buffer(indio_dev, required); in iio_buffer_flush_hwfifo()
889 .hwfifo_flush_to_buffer = kx022a_fifo_flush,
1178 .hwfifo_flush_to_buffer = bmc150_accel_fifo_flush,