Searched refs:snd_pcm_oss_get_rate (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.c58 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file);
1708 return snd_pcm_oss_get_rate(pcm_oss_file);
1711 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file) function
2509 res = snd_pcm_oss_get_rate(pcm_oss_file);

Completed in 86 milliseconds