Home
last modified time | relevance | path

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

/arch/arm/mach-s3c64xx/
Dpm.c38 struct s3c64xx_pm_domain { struct
47 struct s3c64xx_pm_domain *pd; in s3c64xx_pd_off() argument
50 pd = container_of(domain, struct s3c64xx_pm_domain, pd); in s3c64xx_pd_off()
61 struct s3c64xx_pm_domain *pd; in s3c64xx_pd_on()
65 pd = container_of(domain, struct s3c64xx_pm_domain, pd); in s3c64xx_pd_on()
88 static struct s3c64xx_pm_domain s3c64xx_pm_irom = {
97 static struct s3c64xx_pm_domain s3c64xx_pm_etm = {
107 static struct s3c64xx_pm_domain s3c64xx_pm_s = {
117 static struct s3c64xx_pm_domain s3c64xx_pm_f = {
127 static struct s3c64xx_pm_domain s3c64xx_pm_p = {
[all …]