Home
last modified time | relevance | path

Searched defs:pd_dev (Results 1 – 6 of 6) 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/spi/
H A Dspi-topcliff-pch.c1439 static int pch_spi_pd_suspend(struct platform_device *pd_dev, in pch_spi_pd_suspend()
1478 static int pch_spi_pd_resume(struct platform_device *pd_dev) in pch_spi_pd_resume()
1525 struct platform_device *pd_dev = NULL; in pch_spi_probe() local
/linux/drivers/dma/
H A Dfsl-edma-common.h183 struct device *pd_dev; member
/linux/drivers/nvme/host/
H A Dapple.c183 struct device **pd_dev; member