Searched refs:s3c_pm_run_sysram (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/samsung/ |
H A D | s3c-pm-check.c | 64 static void s3c_pm_run_sysram(run_fn_t fn, u32 *arg) in s3c_pm_run_sysram() function 95 s3c_pm_run_sysram(s3c_pm_countram, &crc_size); in s3c_pm_check_prepare() 131 s3c_pm_run_sysram(s3c_pm_makecheck, crcs); in s3c_pm_check_store() 156 * Called from the s3c_pm_check_restore() via s3c_pm_run_sysram(), this 217 s3c_pm_run_sysram(s3c_pm_runcheck, crcs); in s3c_pm_check_restore()
|
/kernel/linux/linux-6.6/drivers/soc/samsung/ |
H A D | s3c-pm-check.c | 64 static void s3c_pm_run_sysram(run_fn_t fn, u32 *arg) in s3c_pm_run_sysram() function 95 s3c_pm_run_sysram(s3c_pm_countram, &crc_size); in s3c_pm_check_prepare() 131 s3c_pm_run_sysram(s3c_pm_makecheck, crcs); in s3c_pm_check_store() 156 * Called from the s3c_pm_check_restore() via s3c_pm_run_sysram(), this 217 s3c_pm_run_sysram(s3c_pm_runcheck, crcs); in s3c_pm_check_restore()
|
Completed in 1 milliseconds