Lines Matching refs:CX18_F_S_STREAMING
232 if (!test_bit(CX18_F_S_STREAMING, &s->s_flags)) { in cx18_get_mdl()
516 test_and_set_bit(CX18_F_S_STREAMING, &s->s_flags)) { in cx18_start_capture()
531 !test_and_set_bit(CX18_F_S_STREAMING, &s_idx->s_flags)) { in cx18_start_capture()
534 clear_bit(CX18_F_S_STREAMING, &s_idx->s_flags); in cx18_start_capture()
540 !test_and_set_bit(CX18_F_S_STREAMING, &s_vbi->s_flags)) { in cx18_start_capture()
543 clear_bit(CX18_F_S_STREAMING, &s_vbi->s_flags); in cx18_start_capture()
570 if (test_bit(CX18_F_S_STREAMING, &s_idx->s_flags)) { in cx18_start_capture()
572 clear_bit(CX18_F_S_STREAMING, &s_idx->s_flags); in cx18_start_capture()
575 if (test_bit(CX18_F_S_STREAMING, &s_vbi->s_flags) && in cx18_start_capture()
578 clear_bit(CX18_F_S_STREAMING, &s_vbi->s_flags); in cx18_start_capture()
581 clear_bit(CX18_F_S_STREAMING, &s->s_flags); in cx18_start_capture()
621 if (!eof && !test_bit(CX18_F_S_STREAMING, &s->s_flags) && in cx18_v4l2_enc_poll()
672 if (!eof && !test_bit(CX18_F_S_STREAMING, &s->s_flags)) { in cx18_v4l2_mmap()
725 if (test_bit(CX18_F_S_STREAMING, &s->s_flags)) { in cx18_stop_capture()
729 if (test_bit(CX18_F_S_STREAMING, &s_vbi->s_flags) && in cx18_stop_capture()
735 if (test_bit(CX18_F_S_STREAMING, &s_idx->s_flags)) { in cx18_stop_capture()