Searched refs:iio_dma_buffer_ops (Results 1 – 3 of 3) sorted by relevance
18 struct iio_dma_buffer_ops;109 const struct iio_dma_buffer_ops *ops;126 struct iio_dma_buffer_ops { struct148 struct device *dma_dev, const struct iio_dma_buffer_ops *ops); argument
124 static const struct iio_dma_buffer_ops iio_dmaengine_default_ops = {
613 struct device *dev, const struct iio_dma_buffer_ops *ops) in iio_dma_buffer_init()