Searched refs:snd_pcm_hw_rule_noresample (Results 1 – 5 of 5) sorted by relevance
1502 int snd_pcm_hw_rule_noresample(struct snd_pcm_runtime *runtime, in snd_pcm_hw_rule_noresample() function1511 EXPORT_SYMBOL(snd_pcm_hw_rule_noresample);
1084 int snd_pcm_hw_rule_noresample(struct snd_pcm_runtime *runtime,
890 err = snd_pcm_hw_rule_noresample(runtime, 48000); in snd_ymfpci_playback_open_1()1018 err = snd_pcm_hw_rule_noresample(runtime, 48000); in snd_ymfpci_capture_open()
1143 err = snd_pcm_hw_rule_noresample(runtime, sample_rate); in snd_emu10k1_playback_open()
1207 err = snd_pcm_hw_rule_noresample(runtime, 48000); in snd_via82xx_pcm_open()