Searched refs:iio_dma_buffer_ops (Results 1 – 3 of 3) sorted by relevance
17 struct iio_dma_buffer_ops;108 const struct iio_dma_buffer_ops *ops;125 struct iio_dma_buffer_ops { struct147 struct device *dma_dev, const struct iio_dma_buffer_ops *ops); argument
127 static const struct iio_dma_buffer_ops iio_dmaengine_default_ops = {
611 struct device *dev, const struct iio_dma_buffer_ops *ops) in iio_dma_buffer_init()