snd_pcm_hw_rule_noresample
int snd_pcm_hw_rule_noresample(struct snd_pcm_runtime *runtime,
EXPORT_SYMBOL(snd_pcm_hw_rule_noresample);
err = snd_pcm_hw_rule_noresample(runtime, sample_rate);
err = snd_pcm_hw_rule_noresample(runtime, 48000);
err = snd_pcm_hw_rule_noresample(runtime, 48000);
err = snd_pcm_hw_rule_noresample(runtime, 48000);