Home
last modified time | relevance | path

Searched refs:vt_switch (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/video/fbdev/geode/
A Dgxfb_core.c37 static int vt_switch; variable
402 pm_set_vt_switch(vt_switch); in gxfb_probe()
532 module_param(vt_switch, int, 0);
533 MODULE_PARM_DESC(vt_switch, "enable VT switch during suspend/resume");
A Dlxfb_core.c29 static int vt_switch; variable
531 pm_set_vt_switch(vt_switch); in lxfb_probe()
667 module_param(vt_switch, int, 0);
668 MODULE_PARM_DESC(vt_switch, "enable VT switch during suspend/resume");
/linux/Documentation/fb/
A Dgxfb.rst50 vt_switch enable vt switching during suspend/resume. The vt
A Dlxfb.rst51 vt_switch enable vt switching during suspend/resume. The vt

Completed in 8 milliseconds