Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/power/
Dhibernate.c412 resume_console(); in hibernation_snapshot()
534 resume_console(); in hibernation_restore()
607 resume_console(); in hibernation_platform_enter()
Dsuspend.c512 resume_console(); in suspend_devices_and_enter()
/Linux-v5.4/include/linux/
Dconsole.h201 extern void resume_console(void);
/Linux-v5.4/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg131 resume_console:
/Linux-v5.4/kernel/
Dkexec_core.c1191 resume_console(); in kernel_kexec()
/Linux-v5.4/kernel/printk/
Dprintk.c2249 void resume_console(void) in resume_console() function