Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_oss.c2057 static int snd_pcm_oss_set_trigger(struct snd_pcm_oss_file *pcm_oss_file, int trigger) in snd_pcm_oss_set_trigger() function
2708 return snd_pcm_oss_set_trigger(pcm_oss_file, res); in snd_pcm_oss_ioctl()
2859 snd_pcm_oss_set_trigger(&ofile, PCM_ENABLE_INPUT); in snd_pcm_oss_poll()
/kernel/linux/linux-6.6/sound/core/oss/
H A 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()

Completed in 9 milliseconds