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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dpm-check.c68 static void s3c_pm_run_sysram(run_fn_t fn, u32 *arg) function
99 s3c_pm_run_sysram(s3c_pm_countram, &crc_size);
135 s3c_pm_run_sysram(s3c_pm_makecheck, crcs);
160 * Called from the s3c_pm_check_restore() via s3c_pm_run_sysram(), this
227 s3c_pm_run_sysram(s3c_pm_runcheck, crcs);

Completed in 42 milliseconds