scpi_pm_domain
#define to_scpi_pd(gpd) container_of(gpd, struct scpi_pm_domain, genpd)
static int scpi_pd_power(struct scpi_pm_domain *pd, bool power_on)
struct scpi_pm_domain *pd = to_scpi_pd(domain);
struct scpi_pm_domain *pd = to_scpi_pd(domain);
struct scpi_pm_domain *scpi_pd;