Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dsoundcard.h603 # define PCM_ENABLE_INPUT 0x00000001 macro
/linux-6.1.9/sound/core/oss/
Dpcm_oss.c2131 if (trigger & PCM_ENABLE_INPUT) { in snd_pcm_oss_set_trigger()
2166 result |= PCM_ENABLE_INPUT; in snd_pcm_oss_get_trigger()
2878 snd_pcm_oss_set_trigger(&ofile, PCM_ENABLE_INPUT); in snd_pcm_oss_poll()