Searched refs:iio_dma_buffer_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/iio/
H A Dbuffer-dma.h17 struct iio_dma_buffer_ops;
103 const struct iio_dma_buffer_ops *ops;
115 * struct iio_dma_buffer_ops - DMA buffer callback operations
119 struct iio_dma_buffer_ops { struct
141 struct device *dma_dev, const struct iio_dma_buffer_ops *ops);
/linux-master/drivers/iio/buffer/
H A Dindustrialio-buffer-dmaengine.c127 static const struct iio_dma_buffer_ops iio_dmaengine_default_ops = {
H A Dindustrialio-buffer-dma.c62 * implement the submit() callback from the iio_dma_buffer_ops structure. This
638 struct device *dev, const struct iio_dma_buffer_ops *ops)

Completed in 181 milliseconds