Searched refs:orig_fgconsole (Results 1 – 1 of 1) sorted by relevance
17 static int orig_fgconsole, orig_kmsg; variable134 orig_fgconsole = vt_move_to_console(SUSPEND_CONSOLE, 1); in pm_prepare_console()135 if (orig_fgconsole < 0) in pm_prepare_console()147 if (orig_fgconsole >= 0) { in pm_restore_console()148 vt_move_to_console(orig_fgconsole, 0); in pm_restore_console()