Lines Matching refs:streaming
155 if (q->streaming) { in videobuf_queue_is_busy()
192 q->streaming = 0; in videobuf_queue_cancel()
415 if (q->streaming) { in videobuf_reqbufs()
562 if (q->streaming) { in videobuf_qbuf()
587 if (!q->streaming) { in stream_next_buffer_check_queue()
608 !list_empty(&q->stream) || !q->streaming); in stream_next_buffer_check_queue()
699 if (q->streaming) in videobuf_streamon()
701 q->streaming = 1; in videobuf_streamon()
717 if (!q->streaming) in __videobuf_streamoff()
942 if (q->streaming) in videobuf_stop()
964 if (q->streaming) in videobuf_read_stream()
1032 if (q->streaming) { in videobuf_poll_stream()