Lines Matching refs:has_target
71 static inline bool has_target(void) in has_target() function
782 if (!has_target()) { in show_scaling_available_governors()
1061 if (has_target()) in cpufreq_add_policy_cpu()
1066 if (has_target()) { in cpufreq_add_policy_cpu()
1271 && has_target()) { in cpufreq_online()
1381 if (has_target()) in cpufreq_offline()
1387 if (has_target()) in cpufreq_offline()
1399 if (has_target()) { in cpufreq_offline()
1411 if (has_target()) in cpufreq_offline()
1596 } else if (policy->cur != new_freq && has_target()) { in cpufreq_update_current_freq()
1651 if (!has_target() && !cpufreq_driver->suspend) in cpufreq_suspend()
1657 if (has_target()) { in cpufreq_suspend()
1691 if (!has_target() && !cpufreq_driver->resume) in cpufreq_resume()
1700 } else if (has_target()) { in cpufreq_resume()