Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/
Dsoc-pcm.c511 unsigned int cpu_rate_min = 0, cpu_rate_max = UINT_MAX; in snd_soc_runtime_calc_hw() local
532 cpu_rate_min = max(cpu_rate_min, cpu_stream->rate_min); in snd_soc_runtime_calc_hw()
583 hw->rate_min = max(hw->rate_min, cpu_rate_min); in snd_soc_runtime_calc_hw()