Searched refs:iio_dmaengine_buffer_alloc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/buffer/
H A Dindustrialio-buffer-dmaengine.c164 * iio_dmaengine_buffer_alloc() - Allocate new buffer which uses DMAengine
175 static struct iio_buffer *iio_dmaengine_buffer_alloc(struct device *dev, function
231 * Frees a buffer previously allocated with iio_dmaengine_buffer_alloc().
253 buffer = iio_dmaengine_buffer_alloc(dev, channel);

Completed in 201 milliseconds