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;142 struct iio_dma_buffer_ops { struct165 const struct iio_dma_buffer_ops *ops); argument
183 static const struct iio_dma_buffer_ops iio_dmaengine_default_ops = {
828 const struct iio_dma_buffer_ops *ops) in iio_dma_buffer_init()