Searched refs:dvfs_possible_from_any_cpu (Results 1 – 8 of 8) 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()
293 policy->dvfs_possible_from_any_cpu = true; in scmi_cpufreq_init()
140 bool dvfs_possible_from_any_cpu; member
564 self.as_mut_ref().dvfs_possible_from_any_cpu = val; in set_dvfs_possible_from_any_cpu()