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

/linux-master/sound/core/oss/
H A Dpcm_oss.c2059 static int snd_pcm_oss_set_trigger(struct snd_pcm_oss_file *pcm_oss_file, int trigger) function
2711 return snd_pcm_oss_set_trigger(pcm_oss_file, res);
2863 snd_pcm_oss_set_trigger(&ofile, PCM_ENABLE_INPUT);

Completed in 179 milliseconds