Home
last modified time | relevance | path

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

/sound/core/oss/
Dpcm_oss.c65 static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file);
1753 return snd_pcm_oss_get_channels(pcm_oss_file); in snd_pcm_oss_set_channels()
1756 static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_channels() function
2572 res = snd_pcm_oss_get_channels(pcm_oss_file); in snd_pcm_oss_ioctl()