Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/plat-samsung/
Dpm-check.c68 static void s3c_pm_run_sysram(run_fn_t fn, u32 *arg) in s3c_pm_run_sysram() function
99 s3c_pm_run_sysram(s3c_pm_countram, &crc_size); in s3c_pm_check_prepare()
135 s3c_pm_run_sysram(s3c_pm_makecheck, crcs); in s3c_pm_check_store()
221 s3c_pm_run_sysram(s3c_pm_runcheck, crcs); in s3c_pm_check_restore()