Searched refs:orig_fgconsole (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/power/
H A Dconsole.c16 static int orig_fgconsole, orig_kmsg; variable
20 orig_fgconsole = vt_move_to_console(SUSPEND_CONSOLE, 1);
21 if (orig_fgconsole < 0)
30 if (orig_fgconsole >= 0) {
31 vt_move_to_console(orig_fgconsole, 0);

Completed in 36 milliseconds