Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/cpufreq/
Dpasemi-cpufreq.c71 static int get_cur_astate(int cpu) in get_cur_astate() function
113 return get_cur_astate(hard_smp_processor_id()); in check_astate()
193 cur_astate = get_cur_astate(policy->cpu); in pas_cpufreq_cpu_init()