Searched refs:syscore_suspend (Results 1 – 8 of 8) sorted by relevance
47 int syscore_suspend(void) in syscore_suspend() function84 EXPORT_SYMBOL_GPL(syscore_suspend);
23 extern int syscore_suspend(void);
314 error = syscore_suspend(); in create_image()481 error = syscore_suspend(); in resume_target_kernel()601 syscore_suspend(); in hibernation_platform_enter()
440 error = syscore_suspend(); in suspend_enter()
69 err = syscore_suspend(); in xen_suspend()
127 syscore_suspend:
1252 syscore_suspend(); in suspend()1294 syscore_suspend(); in standby()
1259 error = syscore_suspend(); in kernel_kexec()
Completed in 13 milliseconds