Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/oss/
Dpcm_oss.c2073 static int snd_pcm_oss_set_trigger(struct snd_pcm_oss_file *pcm_oss_file, int trigger) in snd_pcm_oss_set_trigger() function
2726 return snd_pcm_oss_set_trigger(pcm_oss_file, res); in snd_pcm_oss_ioctl()
2878 snd_pcm_oss_set_trigger(&ofile, PCM_ENABLE_INPUT); in snd_pcm_oss_poll()