Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c52 static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file);
1820 return snd_pcm_oss_get_channels(pcm_oss_file); in snd_pcm_oss_set_channels()
1823 static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file) in snd_pcm_oss_get_channels() function
2680 res = snd_pcm_oss_get_channels(pcm_oss_file); in snd_pcm_oss_ioctl()