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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/include/plat/
H A Dpm.h146 extern void s3c_pm_check_restore(void);
151 #define s3c_pm_check_restore() do { } while(0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dpm-check.c160 * Called from the s3c_pm_check_restore() via s3c_pm_run_sysram(), this
219 * s3c_pm_check_restore() - memory check called on resume
224 void s3c_pm_check_restore(void) function
235 * s3c_pm_check_restore() function as we cannot call any
H A Dpm.c331 s3c_pm_check_restore();

Completed in 40 milliseconds