Searched refs:scmi_pm_domain (Results 1 – 5 of 5) sorted by relevance
16 struct scmi_pm_domain { struct23 #define to_scmi_pd(gpd) container_of(gpd, struct scmi_pm_domain, genpd) argument29 struct scmi_pm_domain *pd = to_scmi_pd(domain); in scmi_pd_power()60 struct scmi_pm_domain *scmi_pd; in scmi_pm_domain_probe()
19 obj-$(CONFIG_ARM_SCMI_POWER_DOMAIN) += scmi_pm_domain.o
181 will be called scmi_pm_domain. Note this may needed early in boot
[all...]