Home
last modified time | relevance | path

Searched refs:scpi_pm_domain (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/
H A Dscpi_pm_domain.c15 struct scpi_pm_domain { struct
31 #define to_scpi_pd(gpd) container_of(gpd, struct scpi_pm_domain, genpd)
33 static int scpi_pd_power(struct scpi_pm_domain *pd, bool power_on) in scpi_pd_power()
52 struct scpi_pm_domain *pd = to_scpi_pd(domain); in scpi_pd_power_on()
59 struct scpi_pm_domain *pd = to_scpi_pd(domain); in scpi_pd_power_off()
68 struct scpi_pm_domain *scpi_pd; in scpi_pm_domain_probe()
/kernel/linux/linux-6.6/drivers/firmware/
H A Dscpi_pm_domain.c16 struct scpi_pm_domain { struct
32 #define to_scpi_pd(gpd) container_of(gpd, struct scpi_pm_domain, genpd)
34 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()

Completed in 1 milliseconds