Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/power/
Dhibernate.c431 resume_console(); in hibernation_snapshot()
555 resume_console(); in hibernation_restore()
628 resume_console(); in hibernation_platform_enter()
878 resume_console(); in hibernate_quiet_exec()
Dsuspend.c519 resume_console(); in suspend_devices_and_enter()
/linux-6.6.21/include/linux/
Dconsole.h370 extern void resume_console(void);
/linux-6.6.21/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg131 resume_console:
/linux-6.6.21/kernel/
Dkexec_core.c1301 resume_console(); in kernel_kexec()
/linux-6.6.21/kernel/printk/
Dprintk.c2575 void resume_console(void) in resume_console() function