Searched refs:orig_fgconsole (Results 1 – 1 of 1) sorted by relevance
18 static int orig_fgconsole, orig_kmsg; variable140 orig_fgconsole = vt_move_to_console(SUSPEND_CONSOLE, 1); in pm_prepare_console()141 if (orig_fgconsole < 0) in pm_prepare_console()155 if (orig_fgconsole >= 0) { in pm_restore_console()156 vt_move_to_console(orig_fgconsole, 0); in pm_restore_console()