Searched refs:hwfifo_flush_to_buffer (Results 1 – 6 of 6) sorted by relevance
524 int (*hwfifo_flush_to_buffer)(struct iio_dev *indio_dev, member
698 .hwfifo_flush_to_buffer = inv_icm42600_accel_hwfifo_flush,
709 .hwfifo_flush_to_buffer = inv_icm42600_gyro_hwfifo_flush,
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()
734 .hwfifo_flush_to_buffer = kx022a_fifo_flush,
1219 .hwfifo_flush_to_buffer = bmc150_accel_fifo_flush,