Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dvt.h37 #define VT_GETSTATE 0x5603 /* get global vt state info */ macro
/linux-4.4.14/drivers/tty/vt/
Dvt_ioctl.c640 case VT_GETSTATE: in vt_ioctl()