Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/soc/samsung/
Ds3c-pm.h76 extern void s3c_pm_check_store(void);
81 #define s3c_pm_check_store() do { } while (0) macro
/linux-6.1.9/arch/arm/mach-s3c/
Dpm.c123 s3c_pm_check_store(); in s3c_pm_enter()
/linux-6.1.9/arch/arm/mach-s5pv210/
Dpm.c158 s3c_pm_check_store(); in s5pv210_suspend_enter()
/linux-6.1.9/drivers/soc/samsung/
Ds3c-pm-check.c128 void s3c_pm_check_store(void) in s3c_pm_check_store() function