Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/power/
Dhibernate.c404 resume_console(); in hibernation_snapshot()
526 resume_console(); in hibernation_restore()
599 resume_console(); in hibernation_platform_enter()
Dsuspend.c516 resume_console(); in suspend_devices_and_enter()
/Linux-v4.19/include/linux/
Dconsole.h196 extern void resume_console(void);
/Linux-v4.19/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg131 resume_console:
/Linux-v4.19/kernel/
Dkexec_core.c1184 resume_console(); in kernel_kexec()
/Linux-v4.19/kernel/printk/
Dprintk.c2187 void resume_console(void) in resume_console() function