Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/
Dsyscore.c47 int syscore_suspend(void) in syscore_suspend() function
84 EXPORT_SYMBOL_GPL(syscore_suspend);
/kernel/linux/linux-5.10/include/linux/
Dsyscore_ops.h23 extern int syscore_suspend(void);
/kernel/linux/linux-5.10/kernel/power/
Dhibernate.c308 error = syscore_suspend(); in create_image()
473 error = syscore_suspend(); in resume_target_kernel()
593 syscore_suspend(); in hibernation_platform_enter()
Dsuspend.c430 error = syscore_suspend(); in suspend_enter()
/kernel/linux/linux-5.10/drivers/xen/
Dmanage.c69 err = syscore_suspend(); in xen_suspend()
/kernel/linux/linux-5.10/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg127 syscore_suspend:
/kernel/linux/linux-5.10/arch/x86/kernel/
Dapm_32.c1245 syscore_suspend(); in suspend()
1287 syscore_suspend(); in standby()
/kernel/linux/linux-5.10/kernel/
Dkexec_core.c1162 error = syscore_suspend(); in kernel_kexec()