Home
last modified time | relevance | path

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

/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c726 if (vb2_fileio_is_active(q)) { in vb2_prepare_buf()
817 if (vb2_fileio_is_active(q)) { in vb2_qbuf()
842 if (vb2_fileio_is_active(q)) { in vb2_dqbuf()
871 if (vb2_fileio_is_active(q)) { in vb2_streamon()
881 if (vb2_fileio_is_active(q)) { in vb2_streamoff()
/linux/include/media/
H A Dvideobuf2-core.h1179 static inline bool vb2_fileio_is_active(struct vb2_queue *q) in vb2_fileio_is_active() function
/linux/samples/v4l/
H A Dv4l2-pci-skeleton.c166 if (vb2_fileio_is_active(vq)) in queue_setup()
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c43 if (vb2_fileio_is_active(vq)) in vid_out_queue_setup()
/linux/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()