Home
last modified time | relevance | path

Searched refs:ALSA_CAPTURE_RUNNING (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/usb/misc/
H A Dua101.c71 ALSA_CAPTURE_RUNNING, enumerator
369 if (frames > 0 && test_bit(ALSA_CAPTURE_RUNNING, &ua->states)) in capture_urb_complete()
605 if (test_bit(ALSA_CAPTURE_RUNNING, &ua->states)) in abort_alsa_capture()
815 set_bit(ALSA_CAPTURE_RUNNING, &ua->states); in capture_pcm_trigger()
818 clear_bit(ALSA_CAPTURE_RUNNING, &ua->states); in capture_pcm_trigger()