Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Dsyscore.c47 int syscore_suspend(void) in syscore_suspend() function
84 EXPORT_SYMBOL_GPL(syscore_suspend);
/linux-6.3-rc2/include/linux/
A Dsyscore_ops.h23 extern int syscore_suspend(void);
/linux-6.3-rc2/kernel/power/
A Dhibernate.c314 error = syscore_suspend(); in create_image()
481 error = syscore_suspend(); in resume_target_kernel()
601 syscore_suspend(); in hibernation_platform_enter()
A Dsuspend.c440 error = syscore_suspend(); in suspend_enter()
/linux-6.3-rc2/drivers/xen/
A Dmanage.c69 err = syscore_suspend(); in xen_suspend()
/linux-6.3-rc2/tools/power/pm-graph/config/
A Dcustom-timeline-functions.cfg127 syscore_suspend:
/linux-6.3-rc2/arch/x86/kernel/
A Dapm_32.c1252 syscore_suspend(); in suspend()
1294 syscore_suspend(); in standby()
/linux-6.3-rc2/kernel/
A Dkexec_core.c1259 error = syscore_suspend(); in kernel_kexec()

Completed in 13 milliseconds