Searched refs:VT_SETMODE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | vt.h | 27 #define VT_SETMODE 0x5602 /* set mode of active vt */ macro |
/linux-4.4.14/drivers/tty/vt/ | ||
D | vt_ioctl.c | 594 case VT_SETMODE: in vt_ioctl() |