Searched refs:iio_dma_buffer_unlock_queue (Results 1 – 3 of 3) sorted by relevance
176 void iio_dma_buffer_unlock_queue(struct iio_buffer *buffer);
797 void iio_dma_buffer_unlock_queue(struct iio_buffer *buffer) in iio_dma_buffer_unlock_queue() function803 EXPORT_SYMBOL_NS_GPL(iio_dma_buffer_unlock_queue, IIO_DMA_BUFFER);
178 .unlock_queue = iio_dma_buffer_unlock_queue,