Searched refs:dvfs_possible_from_any_cpu (Results 1 – 9 of 9) sorted by relevance
73 (policy->dvfs_possible_from_any_cpu && in cpufreq_this_cpu_can_update()
697 if (policy->dvfs_possible_from_any_cpu) in sugov_kthread_create()
156 policy->dvfs_possible_from_any_cpu = true; in scpi_cpufreq_init()
115 policy->dvfs_possible_from_any_cpu = true; in cpufreq_init()
315 policy->dvfs_possible_from_any_cpu = true; in apple_soc_cpufreq_init()
292 policy->dvfs_possible_from_any_cpu = true; in scmi_cpufreq_init()
632 policy->dvfs_possible_from_any_cpu = true; in cppc_cpufreq_cpu_init()
142 bool dvfs_possible_from_any_cpu; member
565 self.as_mut_ref().dvfs_possible_from_any_cpu = val; in set_dvfs_possible_from_any_cpu()