Home
last modified time | relevance | path

Searched refs:videobuf_queue_unlock (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/media/v4l2-core/
Dvideobuf-core.c380 videobuf_queue_unlock(q); in videobuf_mmap_free()
437 videobuf_queue_unlock(q); in videobuf_mmap_setup()
498 videobuf_queue_unlock(q); in videobuf_reqbufs()
525 videobuf_queue_unlock(q); in videobuf_querybuf()
624 videobuf_queue_unlock(q); in videobuf_qbuf()
654 videobuf_queue_unlock(q); in stream_next_buffer_check_queue()
732 videobuf_queue_unlock(q); in videobuf_dqbuf()
759 videobuf_queue_unlock(q); in videobuf_streamon()
781 videobuf_queue_unlock(q); in videobuf_streamoff()
957 videobuf_queue_unlock(q); in videobuf_read_one()
[all …]
Dvideobuf-vmalloc.c117 videobuf_queue_unlock(q); in videobuf_vm_close()
Dvideobuf-dma-contig.c129 videobuf_queue_unlock(q); in videobuf_vm_close()
Dvideobuf-dma-sg.c426 videobuf_queue_unlock(q); in videobuf_vm_close()
/Linux-v4.19/include/media/
Dvideobuf-core.h171 static inline void videobuf_queue_unlock(struct videobuf_queue *q) in videobuf_queue_unlock() function