Home
last modified time | relevance | path

Searched defs:pd_dev (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/cpuidle/
H A Dcpuidle-psci.c70 struct device *pd_dev = data->dev; in __psci_enter_domain_idle_state() local
124 struct device *pd_dev = __this_cpu_read(psci_cpuidle_data.dev); in psci_idle_cpuhp_up() local
138 struct device *pd_dev = __this_cpu_read(psci_cpuidle_data.dev); in psci_idle_cpuhp_down() local
H A Dcpuidle-riscv-sbi.c97 struct device *pd_dev = data->dev; in __sbi_enter_domain_idle_state() local
149 struct device *pd_dev = __this_cpu_read(sbi_cpuidle_data.dev); in sbi_cpuidle_cpuhp_up() local
159 struct device *pd_dev = __this_cpu_read(sbi_cpuidle_data.dev); in sbi_cpuidle_cpuhp_down() local
/linux/drivers/base/power/
H A Dcommon.c199 struct device *pd_dev = NULL; in dev_pm_domain_attach_list() local
/linux/drivers/dma/
H A Dfsl-edma-common.h183 struct device *pd_dev; member