Home
last modified time | relevance | path

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

/sound/core/oss/
Dpcm_oss.c1735 static int snd_pcm_oss_set_channels(struct snd_pcm_oss_file *pcm_oss_file, unsigned int channels) in snd_pcm_oss_set_channels() function
2544 if ((res = snd_pcm_oss_set_channels(pcm_oss_file, res)) < 0) in snd_pcm_oss_ioctl()
2567 res = snd_pcm_oss_set_channels(pcm_oss_file, res); in snd_pcm_oss_ioctl()