Searched refs:vb2_fileio_is_active (Results 1 – 7 of 7) sorted by relevance
726 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()
821 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()
1179 static inline bool vb2_fileio_is_active(struct vb2_queue *q) in vb2_fileio_is_active() function
166 if (vb2_fileio_is_active(vq)) in queue_setup()
43 if (vb2_fileio_is_active(vq)) in vid_out_queue_setup()
89 if (vb2_fileio_is_active(vq)) in vid_cap_queue_setup()
2785 if (vb2_fileio_is_active(wakeup->vbuf.vb2_buf.vb2_queue)) { in bttv_irq_wakeup_vbi()
Completed in 30 milliseconds