Home
last modified time | relevance | path

Searched refs:vb2_fileio_is_active (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/common/videobuf2/
A Dvideobuf2-v4l2.c729 if (vb2_fileio_is_active(q)) { in vb2_prepare_buf()
809 if (vb2_fileio_is_active(q)) { in vb2_qbuf()
828 if (vb2_fileio_is_active(q)) { in vb2_dqbuf()
857 if (vb2_fileio_is_active(q)) { in vb2_streamon()
867 if (vb2_fileio_is_active(q)) { in vb2_streamoff()
A Dvideobuf2-core.c733 if (vb2_fileio_is_active(q)) { in vb2_verify_memory_type()
2227 if (vb2_fileio_is_active(q)) { in vb2_core_expbuf()
2294 if (vb2_fileio_is_active(q)) { in vb2_mmap()
2462 if (q->num_buffers == 0 && !vb2_fileio_is_active(q)) { in vb2_core_poll()
2760 if (!vb2_fileio_is_active(q)) { in __vb2_perform_fileio()
/linux/include/media/
A Dvideobuf2-core.h1123 static inline bool vb2_fileio_is_active(struct vb2_queue *q) in vb2_fileio_is_active() function
/linux/samples/v4l/
A Dv4l2-pci-skeleton.c177 if (vb2_fileio_is_active(vq)) in queue_setup()
/linux/drivers/media/test-drivers/vivid/
A Dvivid-vid-out.c43 if (vb2_fileio_is_active(vq)) in vid_out_queue_setup()
A Dvivid-vid-cap.c96 if (vb2_fileio_is_active(vq)) in vid_cap_queue_setup()

Completed in 20 milliseconds