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

/linux-master/sound/core/oss/
H A Dpcm_oss.c52 static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file);
1808 return snd_pcm_oss_get_channels(pcm_oss_file);
1811 static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file) function
2665 res = snd_pcm_oss_get_channels(pcm_oss_file);

Completed in 421 milliseconds