Lines Matching refs:CX18_F_S_STREAMING
231 if (!test_bit(CX18_F_S_STREAMING, &s->s_flags)) { in cx18_get_mdl()
515 test_and_set_bit(CX18_F_S_STREAMING, &s->s_flags)) { in cx18_start_capture()
530 !test_and_set_bit(CX18_F_S_STREAMING, &s_idx->s_flags)) { in cx18_start_capture()
533 clear_bit(CX18_F_S_STREAMING, &s_idx->s_flags); in cx18_start_capture()
539 !test_and_set_bit(CX18_F_S_STREAMING, &s_vbi->s_flags)) { in cx18_start_capture()
542 clear_bit(CX18_F_S_STREAMING, &s_vbi->s_flags); in cx18_start_capture()
569 if (test_bit(CX18_F_S_STREAMING, &s_idx->s_flags)) { in cx18_start_capture()
571 clear_bit(CX18_F_S_STREAMING, &s_idx->s_flags); in cx18_start_capture()
574 if (test_bit(CX18_F_S_STREAMING, &s_vbi->s_flags) && in cx18_start_capture()
577 clear_bit(CX18_F_S_STREAMING, &s_vbi->s_flags); in cx18_start_capture()
580 clear_bit(CX18_F_S_STREAMING, &s->s_flags); in cx18_start_capture()
611 if (!eof && !test_bit(CX18_F_S_STREAMING, &s->s_flags)) { in cx18_v4l2_enc_poll()
648 if (test_bit(CX18_F_S_STREAMING, &s->s_flags)) { in cx18_stop_capture()
652 if (test_bit(CX18_F_S_STREAMING, &s_vbi->s_flags) && in cx18_stop_capture()
658 if (test_bit(CX18_F_S_STREAMING, &s_idx->s_flags)) { in cx18_stop_capture()