Home
last modified time | relevance | path

Searched refs:VT_SETACTIVATE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvt.h85 #define VT_SETACTIVATE 0x560F /* Activate and set the mode of a console */ macro
/openbmc/linux/drivers/tty/vt/
H A Dvt_ioctl.c857 case VT_SETACTIVATE: in vt_ioctl()