Searched refs:iio_dma_buffer_lock_queue (Results 1 – 3 of 3) sorted by relevance
175 void iio_dma_buffer_lock_queue(struct iio_buffer *buffer);
789 void iio_dma_buffer_lock_queue(struct iio_buffer *buffer) in iio_dma_buffer_lock_queue() function795 EXPORT_SYMBOL_NS_GPL(iio_dma_buffer_lock_queue, IIO_DMA_BUFFER);
177 .lock_queue = iio_dma_buffer_lock_queue,