Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dsyscore.c43 * syscore_suspend - Execute all the registered system core suspend callbacks.
47 int syscore_suspend(void) in syscore_suspend() function
52 trace_suspend_resume(TPS("syscore_suspend"), 0, true); in syscore_suspend()
72 trace_suspend_resume(TPS("syscore_suspend"), 0, false); in syscore_suspend()
84 EXPORT_SYMBOL_GPL(syscore_suspend);
/linux/include/linux/
H A Dsyscore_ops.h23 extern int syscore_suspend(void);
/linux/kernel/power/
H A Dhibernate.c335 error = syscore_suspend(); in create_image()
527 error = syscore_suspend(); in resume_target_kernel()
646 error = syscore_suspend(); in hibernation_platform_enter()
H A Dsuspend.c456 error = syscore_suspend(); in suspend_enter()
/linux/drivers/xen/
H A Dmanage.c63 err = syscore_suspend(); in xen_suspend()
/linux/tools/power/pm-graph/config/
H A Dcustom-timeline-functions.cfg127 syscore_suspend: