Home
last modified time | relevance | path

Searched refs:snd_pcm_hw_limit_rates (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/sound/core/
A Dpcm_misc.c494 int snd_pcm_hw_limit_rates(struct snd_pcm_hardware *hw) in snd_pcm_hw_limit_rates() function
511 EXPORT_SYMBOL(snd_pcm_hw_limit_rates);
/linux-6.3-rc2/include/sound/
A Dpcm.h1201 int snd_pcm_hw_limit_rates(struct snd_pcm_hardware *hw);
1206 return snd_pcm_hw_limit_rates(&runtime->hw); in snd_pcm_limit_hw_rates()
/linux-6.3-rc2/sound/soc/
A Dsoc-pcm.c550 snd_pcm_hw_limit_rates(hw); in soc_pcm_hw_update_rate()

Completed in 13 milliseconds