Lines Matching refs:USB_PLAYBACK_RUNNING
69 USB_PLAYBACK_RUNNING, enumerator
167 if (test_and_clear_bit(USB_PLAYBACK_RUNNING, &ua->states)) in abort_usb_playback()
186 if (test_bit(USB_PLAYBACK_RUNNING, &ua->states)) { in playback_urb_complete()
259 if (unlikely(!test_bit(USB_PLAYBACK_RUNNING, &ua->states))) in playback_tasklet()
402 if (test_bit(USB_PLAYBACK_RUNNING, &ua->states) && in capture_urb_complete()
531 clear_bit(USB_PLAYBACK_RUNNING, &ua->states); in stop_usb_playback()
549 if (test_bit(USB_PLAYBACK_RUNNING, &ua->states)) in start_usb_playback()
597 set_bit(USB_PLAYBACK_RUNNING, &ua->states); in start_usb_playback()
809 !test_bit(USB_PLAYBACK_RUNNING, &ua->states)); in playback_pcm_prepare()
812 if (!test_bit(USB_PLAYBACK_RUNNING, &ua->states)) in playback_pcm_prepare()
845 if (!test_bit(USB_PLAYBACK_RUNNING, &ua->states)) in playback_pcm_trigger()