Searched refs:vt_move_to_console (Results 1 – 4 of 4) sorted by relevance
140 orig_fgconsole = vt_move_to_console(SUSPEND_CONSOLE, 1); in pm_prepare_console()156 vt_move_to_console(orig_fgconsole, 0); in pm_restore_console()
141 int vt_move_to_console(unsigned int vt, int alloc);
304 set_console(vt_move_to_console(MAX_NR_CONSOLES - 1, 1)); in ls2k_bmc_events_fn()
1269 int vt_move_to_console(unsigned int vt, int alloc) in vt_move_to_console() function