Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_misc.c490 int snd_pcm_hw_limit_rates(struct snd_pcm_hardware *hw) in snd_pcm_hw_limit_rates() function
507 EXPORT_SYMBOL(snd_pcm_hw_limit_rates);
/OK3568_Linux_fs/kernel/include/sound/
H A Dpcm.h1134 int snd_pcm_hw_limit_rates(struct snd_pcm_hardware *hw);
1139 return snd_pcm_hw_limit_rates(&runtime->hw); in snd_pcm_limit_hw_rates()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device439 snd_pcm_hw_limit_rates
H A Dabi_gki_aarch64_galaxy3694 snd_pcm_hw_limit_rates
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-pcm.c582 snd_pcm_hw_limit_rates(hw); in snd_soc_runtime_calc_hw()