Home
last modified time | relevance | path

Searched refs:to_scpi_pd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firmware/
H A Dscpi_pm_domain.c32 #define to_scpi_pd(gpd) container_of(gpd, struct scpi_pm_domain, genpd) macro
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()