Searched refs:orig_fgconsole (Results 1 – 1 of 1) sorted by relevance
18 static int orig_fgconsole, orig_kmsg; variable135 orig_fgconsole = vt_move_to_console(SUSPEND_CONSOLE, 1); in pm_prepare_console()136 if (orig_fgconsole < 0) in pm_prepare_console()148 if (orig_fgconsole >= 0) { in pm_restore_console()149 vt_move_to_console(orig_fgconsole, 0); in pm_restore_console()