Lines Matching refs:CX18_F_S_STREAMING
226 if (!test_bit(CX18_F_S_STREAMING, &s->s_flags)) { in cx18_get_mdl()
510 test_and_set_bit(CX18_F_S_STREAMING, &s->s_flags)) { in cx18_start_capture()
525 !test_and_set_bit(CX18_F_S_STREAMING, &s_idx->s_flags)) { in cx18_start_capture()
528 clear_bit(CX18_F_S_STREAMING, &s_idx->s_flags); in cx18_start_capture()
534 !test_and_set_bit(CX18_F_S_STREAMING, &s_vbi->s_flags)) { in cx18_start_capture()
537 clear_bit(CX18_F_S_STREAMING, &s_vbi->s_flags); in cx18_start_capture()
564 if (test_bit(CX18_F_S_STREAMING, &s_idx->s_flags)) { in cx18_start_capture()
566 clear_bit(CX18_F_S_STREAMING, &s_idx->s_flags); in cx18_start_capture()
569 if (test_bit(CX18_F_S_STREAMING, &s_vbi->s_flags) && in cx18_start_capture()
572 clear_bit(CX18_F_S_STREAMING, &s_vbi->s_flags); in cx18_start_capture()
575 clear_bit(CX18_F_S_STREAMING, &s->s_flags); in cx18_start_capture()
615 if (!eof && !test_bit(CX18_F_S_STREAMING, &s->s_flags) && in cx18_v4l2_enc_poll()
666 if (!eof && !test_bit(CX18_F_S_STREAMING, &s->s_flags)) { in cx18_v4l2_mmap()
719 if (test_bit(CX18_F_S_STREAMING, &s->s_flags)) { in cx18_stop_capture()
723 if (test_bit(CX18_F_S_STREAMING, &s_vbi->s_flags) && in cx18_stop_capture()
728 if (test_bit(CX18_F_S_STREAMING, &s_idx->s_flags)) { in cx18_stop_capture()