Home
last modified time | relevance | path

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

/drivers/base/
Dsyscore.c48 int syscore_suspend(void) in syscore_suspend() function
87 EXPORT_SYMBOL_GPL(syscore_suspend);
/drivers/xen/
Dmanage.c69 err = syscore_suspend(); in xen_suspend()