Searched refs:vt_switch (Results 1 – 3 of 3) sorted by relevance
38 static int vt_switch; variable407 pm_set_vt_switch(vt_switch); in gxfb_probe()537 module_param(vt_switch, int, 0);538 MODULE_PARM_DESC(vt_switch, "enable VT switch during suspend/resume");
30 static int vt_switch; variable539 pm_set_vt_switch(vt_switch); in lxfb_probe()675 module_param(vt_switch, int, 0);676 MODULE_PARM_DESC(vt_switch, "enable VT switch during suspend/resume");
156 static bool vt_switch; variable423 vt_switch = true; in vt_set_leds_compute_shiftstate()1265 if (vt_switch) { in kbd_bh()1267 vt_switch = false; in kbd_bh()