Home
last modified time | relevance | path

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

/linux/drivers/media/common/videobuf2/
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()
A Dvideobuf2-core.c821 if (vb2_fileio_is_active(q)) { in vb2_verify_memory_type()
2409 if (vb2_fileio_is_active(q)) { in __find_plane_by_offset()
2459 if (vb2_fileio_is_active(q)) { in vb2_core_expbuf()
2711 if (vb2_get_num_buffers(q) == 0 && !vb2_fileio_is_active(q)) { in vb2_core_poll()
3025 if (!vb2_fileio_is_active(q)) { in __vb2_perform_fileio()
/linux/include/media/
A Dvideobuf2-core.h1179 static inline bool vb2_fileio_is_active(struct vb2_queue *q) in vb2_fileio_is_active() function
/linux/samples/v4l/
A Dv4l2-pci-skeleton.c166 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.c89 if (vb2_fileio_is_active(vq)) in vid_cap_queue_setup()
/linux/drivers/media/pci/bt8xx/
A Dbttv-driver.c2785 if (vb2_fileio_is_active(wakeup->vbuf.vb2_buf.vb2_queue)) { in bttv_irq_wakeup_vbi()

Completed in 30 milliseconds