Home
last modified time | relevance | path

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

/Linux-v4.19/sound/usb/misc/
Dua101.c80 ALSA_CAPTURE_OPEN, enumerator
675 set_bit(ALSA_CAPTURE_OPEN, &ua->states); in capture_pcm_open()
699 if (!test_bit(ALSA_CAPTURE_OPEN, &ua->states)) in playback_pcm_open()
714 clear_bit(ALSA_CAPTURE_OPEN, &ua->states); in capture_pcm_close()
728 if (!test_bit(ALSA_CAPTURE_OPEN, &ua->states)) in playback_pcm_close()