Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/v4l2-core/
Dvideobuf-core.c378 videobuf_queue_unlock(q); in videobuf_mmap_free()
435 videobuf_queue_unlock(q); in videobuf_mmap_setup()
496 videobuf_queue_unlock(q); in videobuf_reqbufs()
523 videobuf_queue_unlock(q); in videobuf_querybuf()
622 videobuf_queue_unlock(q); in videobuf_qbuf()
652 videobuf_queue_unlock(q); in stream_next_buffer_check_queue()
730 videobuf_queue_unlock(q); in videobuf_dqbuf()
757 videobuf_queue_unlock(q); in videobuf_streamon()
779 videobuf_queue_unlock(q); in videobuf_streamoff()
955 videobuf_queue_unlock(q); in videobuf_read_one()
[all …]
Dvideobuf-vmalloc.c114 videobuf_queue_unlock(q); in videobuf_vm_close()
Dvideobuf-dma-contig.c125 videobuf_queue_unlock(q); in videobuf_vm_close()
Dvideobuf-dma-sg.c419 videobuf_queue_unlock(q); in videobuf_vm_close()
/Linux-v6.6/include/media/
Dvideobuf-core.h168 static inline void videobuf_queue_unlock(struct videobuf_queue *q) in videobuf_queue_unlock() function