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);
324 error = syscore_suspend(); in create_image()491 error = syscore_suspend(); in resume_target_kernel()611 syscore_suspend(); in hibernation_platform_enter()
446 error = syscore_suspend(); in suspend_enter()
69 err = syscore_suspend(); in xen_suspend()
127 syscore_suspend:
1217 syscore_suspend(); in suspend()1259 syscore_suspend(); in standby()
1028 error = syscore_suspend(); in kernel_kexec()
Completed in 24 milliseconds