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