Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/usb/misc/
H A Dua101.c71 ALSA_PLAYBACK_OPEN, enumerator
693 set_bit(ALSA_PLAYBACK_OPEN, &ua->states); in playback_pcm_open()
705 if (!test_bit(ALSA_PLAYBACK_OPEN, &ua->states)) in capture_pcm_close()
717 clear_bit(ALSA_PLAYBACK_OPEN, &ua->states); in playback_pcm_close()
/kernel/linux/linux-6.6/sound/usb/misc/
H A Dua101.c70 ALSA_PLAYBACK_OPEN, enumerator
692 set_bit(ALSA_PLAYBACK_OPEN, &ua->states); in playback_pcm_open()
704 if (!test_bit(ALSA_PLAYBACK_OPEN, &ua->states)) in capture_pcm_close()
716 clear_bit(ALSA_PLAYBACK_OPEN, &ua->states); in playback_pcm_close()

Completed in 4 milliseconds