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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dpcm_oss.c59 static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file);
1739 return snd_pcm_oss_get_channels(pcm_oss_file);
1742 static int snd_pcm_oss_get_channels(struct snd_pcm_oss_file *pcm_oss_file) function
2545 res = snd_pcm_oss_get_channels(pcm_oss_file);

Completed in 104 milliseconds