Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/power/
Dhibernate.c430 resume_console(); in hibernation_snapshot()
554 resume_console(); in hibernation_restore()
627 resume_console(); in hibernation_platform_enter()
877 resume_console(); in hibernate_quiet_exec()
Dsuspend.c519 resume_console(); in suspend_devices_and_enter()
/linux-6.1.9/include/linux/
Dconsole.h201 extern void resume_console(void);
/linux-6.1.9/tools/power/pm-graph/config/
Dcustom-timeline-functions.cfg131 resume_console:
/linux-6.1.9/kernel/
Dkexec_core.c1207 resume_console(); in kernel_kexec()
/linux-6.1.9/kernel/printk/
Dprintk.c2526 void resume_console(void) in resume_console() function