Home
last modified time | relevance | path

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

/linux/drivers/iio/buffer/
H A Dindustrialio-buffer-dmaengine.c184 static const struct iio_dma_buffer_ops iio_dmaengine_default_ops = {
H A Dindustrialio-buffer-dma.c66 * implement the submit() callback from the iio_dma_buffer_ops structure. This
852 struct device *dev, const struct iio_dma_buffer_ops *ops) in iio_dma_buffer_init()