Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cpufreq/
Dfreq_table.c17 bool policy_has_boost_freq(struct cpufreq_policy *policy) in policy_has_boost_freq() function
30 EXPORT_SYMBOL_GPL(policy_has_boost_freq);
Dcpufreq-dt.c138 if (policy_has_boost_freq(policy)) { in cpufreq_init()
Dqcom-cpufreq-hw.c608 if (policy_has_boost_freq(policy)) { in qcom_cpufreq_hw_cpu_init()
/linux-6.1.9/include/linux/
Dcpufreq.h803 bool policy_has_boost_freq(struct cpufreq_policy *policy);
1175 static inline bool policy_has_boost_freq(struct cpufreq_policy *policy) in policy_has_boost_freq() function