Searched defs:pd_dev (Results 1 – 4 of 4) sorted by relevance
70 struct device *pd_dev = data->dev; in __psci_enter_domain_idle_state() local124 struct device *pd_dev = __this_cpu_read(psci_cpuidle_data.dev); in psci_idle_cpuhp_up() local138 struct device *pd_dev = __this_cpu_read(psci_cpuidle_data.dev); in psci_idle_cpuhp_down() local
97 struct device *pd_dev = data->dev; in __sbi_enter_domain_idle_state() local149 struct device *pd_dev = __this_cpu_read(sbi_cpuidle_data.dev); in sbi_cpuidle_cpuhp_up() local159 struct device *pd_dev = __this_cpu_read(sbi_cpuidle_data.dev); in sbi_cpuidle_cpuhp_down() local
199 struct device *pd_dev = NULL; in dev_pm_domain_attach_list() local
183 struct device *pd_dev; member