Searched refs:snd_pcm_oss_get_format (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.c60 static int snd_pcm_oss_get_format(struct snd_pcm_oss_file *pcm_oss_file);
1827 return snd_pcm_oss_get_format(pcm_oss_file);
1830 static int snd_pcm_oss_get_format(struct snd_pcm_oss_file *pcm_oss_file) function
2533 res = snd_pcm_oss_get_format(pcm_oss_file);

Completed in 31 milliseconds