Home
last modified time | relevance | path

Searched defs:sleep_save (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/arch/arm/mach-s3c/
A Dpm-common.h26 struct sleep_save { struct
36 extern void s3c_pm_do_save(struct sleep_save *ptr, int count); argument
/linux-6.3-rc2/arch/arm/mach-s5pv210/
A Dpm.c25 struct sleep_save { struct
41 static void s3c_pm_do_save(struct sleep_save *ptr, int count) in s3c_pm_do_save() argument
/linux-6.3-rc2/arch/arm/mach-pxa/
A Dpxa25x.c63 static void pxa25x_cpu_pm_save(unsigned long *sleep_save) in pxa25x_cpu_pm_save()
68 static void pxa25x_cpu_pm_restore(unsigned long *sleep_save) in pxa25x_cpu_pm_restore()
A Dpxa27x.c100 static void pxa27x_cpu_pm_save(unsigned long *sleep_save) in pxa27x_cpu_pm_save()
108 static void pxa27x_cpu_pm_restore(unsigned long *sleep_save) in pxa27x_cpu_pm_restore()
A Dpm.c22 static unsigned long *sleep_save; variable
/linux-6.3-rc2/arch/arm/mach-sa1100/
A Dpm.c57 unsigned long gpio, sleep_save[SLEEP_SAVE_COUNT]; in sa11x0_pm_enter() local

Completed in 10 milliseconds