Lines Matching refs:has_target
62 static inline bool has_target(void) in has_target() function
638 if (!has_target()) { in show_scaling_available_governors()
968 if (has_target()) { in cpufreq_add_policy_cpu()
986 if (has_target()) { in cpufreq_add_policy_cpu()
1226 && has_target()) { in __cpufreq_add_dev()
1351 if (has_target()) { in __cpufreq_remove_dev_prepare()
1420 if (has_target()) { in __cpufreq_remove_dev_finish()
1448 } else if (has_target()) { in __cpufreq_remove_dev_finish()
1654 if (!has_target()) in cpufreq_suspend()
1688 if (!has_target()) in cpufreq_resume()
2282 if (policy->cur != new_policy.cur && has_target()) in cpufreq_update_policy()