Home
last modified time | relevance | path

Searched refs:s3c_pm_check_restore (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/include/linux/soc/samsung/
H A Ds3c-pm.h26 extern void s3c_pm_check_restore(void);
31 #define s3c_pm_check_restore() do { } while (0) macro
/kernel/linux/linux-5.10/include/linux/soc/samsung/
H A Ds3c-pm.h74 extern void s3c_pm_check_restore(void);
79 #define s3c_pm_check_restore() do { } while (0) macro
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H A Dpm.c158 s3c_pm_check_restore(); in s3c_pm_enter()
/kernel/linux/linux-6.6/arch/arm/mach-s3c/
H A Dpm.c155 s3c_pm_check_restore(); in s3c_pm_enter()
/kernel/linux/linux-5.10/arch/arm/mach-s5pv210/
H A Dpm.c169 s3c_pm_check_restore(); in s5pv210_suspend_enter()
/kernel/linux/linux-6.6/arch/arm/mach-s5pv210/
H A Dpm.c169 s3c_pm_check_restore(); in s5pv210_suspend_enter()
/kernel/linux/linux-5.10/drivers/soc/samsung/
H A Ds3c-pm-check.c156 * Called from the s3c_pm_check_restore() via s3c_pm_run_sysram(), this
209 * s3c_pm_check_restore() - memory check called on resume
214 void s3c_pm_check_restore(void) in s3c_pm_check_restore() function
225 * s3c_pm_check_restore() function as we cannot call any
/kernel/linux/linux-6.6/drivers/soc/samsung/
H A Ds3c-pm-check.c156 * Called from the s3c_pm_check_restore() via s3c_pm_run_sysram(), this
209 * s3c_pm_check_restore() - memory check called on resume
214 void s3c_pm_check_restore(void) in s3c_pm_check_restore() function
225 * s3c_pm_check_restore() function as we cannot call any

Completed in 4 milliseconds