Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/
Dvideobuf-core.c378 videobuf_queue_unlock(q); in videobuf_mmap_free()
435 videobuf_queue_unlock(q); in videobuf_mmap_setup()
495 videobuf_queue_unlock(q); in videobuf_reqbufs()
522 videobuf_queue_unlock(q); in videobuf_querybuf()
631 videobuf_queue_unlock(q); in videobuf_qbuf()
661 videobuf_queue_unlock(q); in stream_next_buffer_check_queue()
739 videobuf_queue_unlock(q); in videobuf_dqbuf()
766 videobuf_queue_unlock(q); in videobuf_streamon()
788 videobuf_queue_unlock(q); in videobuf_streamoff()
964 videobuf_queue_unlock(q); in videobuf_read_one()
[all …]
Dvideobuf-vmalloc.c117 videobuf_queue_unlock(q); in videobuf_vm_close()
Dvideobuf-dma-contig.c105 videobuf_queue_unlock(q); in videobuf_vm_close()
Dvideobuf-dma-sg.c377 videobuf_queue_unlock(q); in videobuf_vm_close()
/linux-3.4.99/include/media/
Dvideobuf-core.h173 static inline void videobuf_queue_unlock(struct videobuf_queue *q) in videobuf_queue_unlock() function