Searched refs:vb2_fileio_is_active (Results 1 – 5 of 5) sorted by relevance
842 if (vb2_fileio_is_active(q)) { in __verify_memory_type()1739 if (vb2_fileio_is_active(q)) { in vb2_prepare_buf()1922 if (vb2_fileio_is_active(q)) { in vb2_qbuf()2148 if (vb2_fileio_is_active(q)) { in vb2_dqbuf()2303 if (vb2_fileio_is_active(q)) { in vb2_streamon()2351 if (vb2_fileio_is_active(q)) { in vb2_streamoff()2436 if (vb2_fileio_is_active(q)) { in vb2_expbuf()2516 if (vb2_fileio_is_active(q)) { in vb2_mmap()2633 if (q->num_buffers == 0 && !vb2_fileio_is_active(q)) { in vb2_poll()2993 if (!vb2_fileio_is_active(q)) { in __vb2_perform_fileio()
532 static inline bool vb2_fileio_is_active(struct vb2_queue *q) in vb2_fileio_is_active() function
177 if (vb2_fileio_is_active(vq)) in queue_setup()
53 if (vb2_fileio_is_active(vq)) in vid_out_queue_setup()
112 if (vb2_fileio_is_active(vq)) in vid_cap_queue_setup()