snd_pcm_oss_get_rate
return snd_pcm_oss_get_rate(pcm_oss_file);
res = snd_pcm_oss_get_rate(pcm_oss_file);
static int snd_pcm_oss_get_rate(struct snd_pcm_oss_file *pcm_oss_file);