Searched refs:policy_has_boost_freq (Results 1 – 5 of 5) 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);
138 if (policy_has_boost_freq(policy)) { in cpufreq_init()
285 if (policy_has_boost_freq(policy)) { in apple_soc_cpufreq_init()
567 if (policy_has_boost_freq(policy)) { in qcom_cpufreq_hw_cpu_init()
801 bool policy_has_boost_freq(struct cpufreq_policy *policy);1176 static inline bool policy_has_boost_freq(struct cpufreq_policy *policy) in policy_has_boost_freq() function