Searched refs:scpi_pm_domain (Results 1 – 4 of 4) sorted by relevance
16 struct scpi_pm_domain { struct32 #define to_scpi_pd(gpd) container_of(gpd, struct scpi_pm_domain, genpd) argument34 static int scpi_pd_power(struct scpi_pm_domain *pd, bool power_on) in scpi_pd_power()53 struct scpi_pm_domain *pd = to_scpi_pd(domain); in scpi_pd_power_on()60 struct scpi_pm_domain *pd = to_scpi_pd(domain); in scpi_pd_power_off()69 struct scpi_pm_domain *scpi_pd; in scpi_pm_domain_probe()
6 obj-$(CONFIG_ARM_SCPI_POWER_DOMAIN) += scpi_pm_domain.o
[all...]