Searched refs:syscore_suspend (Results 1 – 7 of 7) sorted by relevance
48 int syscore_suspend(void) in syscore_suspend() function86 EXPORT_SYMBOL_GPL(syscore_suspend);
24 extern int syscore_suspend(void);
288 error = syscore_suspend(); in create_image()442 error = syscore_suspend(); in resume_target_kernel()559 syscore_suspend(); in hibernation_platform_enter()
362 error = syscore_suspend(); in suspend_enter()
68 err = syscore_suspend(); in xen_suspend()
1245 syscore_suspend(); in suspend()1287 syscore_suspend(); in standby()
1477 error = syscore_suspend(); in kernel_kexec()