Searched refs:policy_has_boost_freq (Results 1 – 4 of 4) 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()
608 if (policy_has_boost_freq(policy)) { in qcom_cpufreq_hw_cpu_init()
803 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