Searched refs:syscore_suspend (Results 1 – 3 of 3) sorted by relevance
47 int syscore_suspend(void) in syscore_suspend() function85 EXPORT_SYMBOL_GPL(syscore_suspend);
24 extern int syscore_suspend(void);
68 err = syscore_suspend(); in xen_suspend()