Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/base/
Dsyscore.c46 int syscore_suspend(void) in syscore_suspend() function
76 EXPORT_SYMBOL_GPL(syscore_suspend);
/linux-2.6.39/include/linux/
Dsyscore_ops.h24 extern int syscore_suspend(void);
/linux-2.6.39/kernel/power/
Dhibernate.c277 error = syscore_suspend(); in create_image()
414 error = syscore_suspend(); in resume_target_kernel()
532 syscore_suspend(); in hibernation_platform_enter()
Dsuspend.c168 error = syscore_suspend(); in suspend_enter()
/linux-2.6.39/drivers/xen/
Dmanage.c75 err = syscore_suspend(); in xen_suspend()
/linux-2.6.39/arch/x86/kernel/
Dapm_32.c1242 syscore_suspend(); in suspend()
1286 syscore_suspend(); in standby()
/linux-2.6.39/kernel/
Dkexec.c1537 error = syscore_suspend(); in module_init()