Home
last modified time | relevance | path

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

/linux-4.4.14/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()
623 videobuf_queue_unlock(q); in videobuf_qbuf()
653 videobuf_queue_unlock(q); in stream_next_buffer_check_queue()
731 videobuf_queue_unlock(q); in videobuf_dqbuf()
758 videobuf_queue_unlock(q); in videobuf_streamon()
780 videobuf_queue_unlock(q); in videobuf_streamoff()
956 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.c423 videobuf_queue_unlock(q); in videobuf_vm_close()
/linux-4.4.14/include/media/
Dvideobuf-core.h171 static inline void videobuf_queue_unlock(struct videobuf_queue *q) in videobuf_queue_unlock() function