Searched refs:sc_susp_scr (Results 1 – 1 of 1) sorted by relevance
145 static int sc_susp_scr; variable3513 sc_susp_scr = sc_console->sc->cur_scp->index; in scsuspend()3514 if (sc_no_suspend_vtswitch || sc_susp_scr == sc_console->index) { in scsuspend()3516 sc_susp_scr = -1; in scsuspend()3538 if (sc_susp_scr < 0) { in scresume()3542 sc_switch_scr(sc_console->sc, sc_susp_scr); in scresume()