Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/base/
Dsyscore.c47 int syscore_suspend(void) in syscore_suspend() function
84 EXPORT_SYMBOL_GPL(syscore_suspend);
/Linux-v6.6/include/linux/
Dsyscore_ops.h23 extern int syscore_suspend(void);
/Linux-v6.6/kernel/power/
Dhibernate.c315 error = syscore_suspend(); in create_image()
482 error = syscore_suspend(); in resume_target_kernel()
602 syscore_suspend(); in hibernation_platform_enter()
Dsuspend.c440 error = syscore_suspend(); in suspend_enter()
/Linux-v6.6/drivers/xen/
Dmanage.c69 err = syscore_suspend(); in xen_suspend()
/Linux-v6.6/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg127 syscore_suspend:
/Linux-v6.6/arch/x86/kernel/
Dapm_32.c1246 syscore_suspend(); in suspend()
1288 syscore_suspend(); in standby()
/Linux-v6.6/kernel/
Dkexec_core.c1265 error = syscore_suspend(); in kernel_kexec()