Searched refs:iio_dma_buffer_ops (Results 1 – 3 of 3) sorted by relevance
17 struct iio_dma_buffer_ops;103 const struct iio_dma_buffer_ops *ops;120 struct iio_dma_buffer_ops { struct142 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()