Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dpm-s3c64xx.c34 struct s3c64xx_pm_domain { struct
43 struct s3c64xx_pm_domain *pd; in s3c64xx_pd_off()
46 pd = container_of(domain, struct s3c64xx_pm_domain, pd); in s3c64xx_pd_off()
57 struct s3c64xx_pm_domain *pd; in s3c64xx_pd_on()
61 pd = container_of(domain, struct s3c64xx_pm_domain, pd); in s3c64xx_pd_on()
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_
[all...]
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dpm-s3c64xx.c34 struct s3c64xx_pm_domain { struct
43 struct s3c64xx_pm_domain *pd; in s3c64xx_pd_off()
46 pd = container_of(domain, struct s3c64xx_pm_domain, pd); in s3c64xx_pd_off()
57 struct s3c64xx_pm_domain *pd; in s3c64xx_pd_on()
61 pd = container_of(domain, struct s3c64xx_pm_domain, pd); in s3c64xx_pd_on()
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_
[all...]

Completed in 2 milliseconds