Searched refs:iio_dma_buffer_ops (Results 1 – 3 of 3) sorted by relevance
18 struct iio_dma_buffer_ops;120 const struct iio_dma_buffer_ops *ops;137 struct iio_dma_buffer_ops { struct161 struct device *dma_dev, const struct iio_dma_buffer_ops *ops); argument
184 static const struct iio_dma_buffer_ops iio_dmaengine_default_ops = {
852 struct device *dev, const struct iio_dma_buffer_ops *ops) in iio_dma_buffer_init()