Searched refs:policy_has_boost_freq (Results 1 – 6 of 6) sorted by relevance
17 bool policy_has_boost_freq(struct cpufreq_policy *policy) in policy_has_boost_freq() function30 EXPORT_SYMBOL_GPL(policy_has_boost_freq);
285 if (policy_has_boost_freq(policy)) { in apple_soc_cpufreq_init()
138 if (policy_has_boost_freq(policy)) { in cpufreq_init()
568 if (policy_has_boost_freq(policy)) { in qcom_cpufreq_hw_cpu_init()
1425 if (cpufreq_boost_enabled() && policy_has_boost_freq(policy)) in cpufreq_online()
801 bool policy_has_boost_freq(struct cpufreq_policy *policy);1185 static inline bool policy_has_boost_freq(struct cpufreq_policy *policy) in policy_has_boost_freq() function