Home
last modified time | relevance | path

Searched refs:vb2_fileio_is_active (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c739 if (vb2_fileio_is_active(q)) { in vb2_prepare_buf()
817 if (vb2_fileio_is_active(q)) { in vb2_qbuf()
836 if (vb2_fileio_is_active(q)) { in vb2_dqbuf()
865 if (vb2_fileio_is_active(q)) { in vb2_streamon()
875 if (vb2_fileio_is_active(q)) { in vb2_streamoff()
H A Dvideobuf2-core.c727 if (vb2_fileio_is_active(q)) { in vb2_verify_memory_type()
2169 if (vb2_fileio_is_active(q)) { in __find_plane_by_offset()
2234 if (vb2_fileio_is_active(q)) { in vb2_core_expbuf()
2442 if (q->num_buffers == 0 && !vb2_fileio_is_active(q)) { in vb2_core_poll()
2740 if (!vb2_fileio_is_active(q)) { in __vb2_perform_fileio()
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c728 if (vb2_fileio_is_active(q)) { in vb2_prepare_buf()
808 if (vb2_fileio_is_active(q)) { in vb2_qbuf()
827 if (vb2_fileio_is_active(q)) { in vb2_dqbuf()
856 if (vb2_fileio_is_active(q)) { in vb2_streamon()
866 if (vb2_fileio_is_active(q)) { in vb2_streamoff()
H A Dvideobuf2-core.c721 if (vb2_fileio_is_active(q)) { in vb2_verify_memory_type()
2207 if (vb2_fileio_is_active(q)) { in __find_plane_by_offset()
2272 if (vb2_fileio_is_active(q)) { in vb2_core_expbuf()
2500 if (q->num_buffers == 0 && !vb2_fileio_is_active(q)) { in vb2_core_poll()
2798 if (!vb2_fileio_is_active(q)) { in __vb2_perform_fileio()
/kernel/linux/linux-5.10/include/media/
H A Dvideobuf2-core.h1101 * vb2_fileio_is_active() - return true if fileio is active.
1113 static inline bool vb2_fileio_is_active(struct vb2_queue *q) in vb2_fileio_is_active() function
/kernel/linux/linux-6.6/include/media/
H A Dvideobuf2-core.h1125 * vb2_fileio_is_active() - return true if fileio is active.
1137 static inline bool vb2_fileio_is_active(struct vb2_queue *q) in vb2_fileio_is_active() function
/kernel/linux/linux-5.10/samples/v4l/
H A Dv4l2-pci-skeleton.c177 if (vb2_fileio_is_active(vq)) in queue_setup()
/kernel/linux/linux-6.6/samples/v4l/
H A Dv4l2-pci-skeleton.c165 if (vb2_fileio_is_active(vq)) in queue_setup()
/kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c43 if (vb2_fileio_is_active(vq)) in vid_out_queue_setup()
H A Dvivid-vid-cap.c89 if (vb2_fileio_is_active(vq)) in vid_cap_queue_setup()
/kernel/linux/linux-5.10/drivers/media/test-drivers/vivid/
H A Dvivid-vid-cap.c96 if (vb2_fileio_is_active(vq)) in vid_cap_queue_setup()
H A Dvivid-vid-out.c43 if (vb2_fileio_is_active(vq)) in vid_out_queue_setup()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-driver.c2785 if (vb2_fileio_is_active(wakeup->vbuf.vb2_buf.vb2_queue)) { in bttv_irq_wakeup_vbi()

Completed in 42 milliseconds