snd_pcm_oss_get_channels
return snd_pcm_oss_get_channels(pcm_oss_file);
res = snd_pcm_oss_get_channels(pcm_oss_file);
static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file);