Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/usb/misc/
H A Dua101.c70 ALSA_CAPTURE_OPEN, enumerator
665 set_bit(ALSA_CAPTURE_OPEN, &ua->states); in capture_pcm_open()
689 if (!test_bit(ALSA_CAPTURE_OPEN, &ua->states)) in playback_pcm_open()
704 clear_bit(ALSA_CAPTURE_OPEN, &ua->states); in capture_pcm_close()
718 if (!test_bit(ALSA_CAPTURE_OPEN, &ua->states)) in playback_pcm_close()
/kernel/linux/linux-6.6/sound/usb/misc/
H A Dua101.c69 ALSA_CAPTURE_OPEN, enumerator
664 set_bit(ALSA_CAPTURE_OPEN, &ua->states); in capture_pcm_open()
688 if (!test_bit(ALSA_CAPTURE_OPEN, &ua->states)) in playback_pcm_open()
703 clear_bit(ALSA_CAPTURE_OPEN, &ua->states); in capture_pcm_close()
717 if (!test_bit(ALSA_CAPTURE_OPEN, &ua->states)) in playback_pcm_close()

Completed in 5 milliseconds