Home
last modified time | relevance | path

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

/linux-4.4.14/sound/core/oss/
Dpcm_oss.c1734 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
2543 if ((res = snd_pcm_oss_set_channels(pcm_oss_file, res)) < 0) in snd_pcm_oss_ioctl()
2566 res = snd_pcm_oss_set_channels(pcm_oss_file, res); in snd_pcm_oss_ioctl()