Searched refs:snd_pcm_oss_get_rate (Results 1 - 1 of 1) sorted by last modified time

/linux-master/sound/core/oss/
H A Dpcm_oss.c51 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file);
1770 return snd_pcm_oss_get_rate(pcm_oss_file);
1773 static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file) function
2628 res = snd_pcm_oss_get_rate(pcm_oss_file);

Completed in 191 milliseconds