snd_pcm_hw_limit_rates
int snd_pcm_hw_limit_rates(struct snd_pcm_hardware *hw);
return snd_pcm_hw_limit_rates(&runtime->hw);
EXPORT_SYMBOL(snd_pcm_hw_limit_rates);
snd_pcm_hw_limit_rates(hw);