Lines Matching defs:s3c64xx_pm_domain
34 struct s3c64xx_pm_domain {
43 struct s3c64xx_pm_domain *pd;
46 pd = container_of(domain, struct s3c64xx_pm_domain, pd);
57 struct s3c64xx_pm_domain *pd;
61 pd = container_of(domain, struct s3c64xx_pm_domain, pd);
84 static struct s3c64xx_pm_domain s3c64xx_pm_irom = {
93 static struct s3c64xx_pm_domain s3c64xx_pm_etm = {
103 static struct s3c64xx_pm_domain s3c64xx_pm_s = {
113 static struct s3c64xx_pm_domain s3c64xx_pm_f = {
123 static struct s3c64xx_pm_domain s3c64xx_pm_p = {
133 static struct s3c64xx_pm_domain s3c64xx_pm_i = {
143 static struct s3c64xx_pm_domain s3c64xx_pm_g = {
152 static struct s3c64xx_pm_domain s3c64xx_pm_v = {
162 static struct s3c64xx_pm_domain *s3c64xx_always_on_pm_domains[] = {
166 static struct s3c64xx_pm_domain *s3c64xx_pm_domains[] = {