Lines Matching refs:s_flags
544 clear_bit(IVTV_F_S_STREAMOFF, &s->s_flags);
728 if (test_and_set_bit(IVTV_F_S_STREAMING, &s->s_flags))
735 clear_bit(IVTV_F_S_STREAMING, &s->s_flags);
743 clear_bit(IVTV_F_S_STREAMOFF, &s->s_flags);
782 if (test_bit(IVTV_F_S_STREAMING, &s->s_flags)) {
835 if (!test_bit(IVTV_F_S_PASSTHROUGH, &s->s_flags)) {
869 set_bit(IVTV_F_S_STREAMOFF, &s->s_flags);
879 clear_bit(IVTV_F_S_STREAMING, &s->s_flags);
925 if (!test_bit(IVTV_F_S_STREAMING, &s->s_flags))
959 clear_bit(IVTV_F_S_NEEDS_DATA, &s->s_flags);
960 clear_bit(IVTV_F_S_STREAMING, &s->s_flags);
999 set_bit(IVTV_F_S_PASSTHROUGH, &dec_stream->s_flags);
1000 set_bit(IVTV_F_S_STREAMING, &dec_stream->s_flags);
1030 clear_bit(IVTV_F_S_PASSTHROUGH, &dec_stream->s_flags);
1031 clear_bit(IVTV_F_S_STREAMING, &dec_stream->s_flags);