Searched refs:VT_MAX_EVENT (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | vt.h | 72 #define VT_MAX_EVENT 0x000F macro |
/linux/drivers/tty/vt/ | ||
H A D | vt_ioctl.c | 196 if (vw.event.event & ~VT_MAX_EVENT) in vt_event_wait_ioctl() |