Searched refs:iio_dma_buffer_lock_queue (Results 1 – 3 of 3) sorted by relevance
179 void iio_dma_buffer_lock_queue(struct iio_buffer *buffer);
765 void iio_dma_buffer_lock_queue(struct iio_buffer *buffer) in iio_dma_buffer_lock_queue() function771 EXPORT_SYMBOL_NS_GPL(iio_dma_buffer_lock_queue, "IIO_DMA_BUFFER");
174 .lock_queue = iio_dma_buffer_lock_queue,