Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dvt.h72 #define VT_MAX_EVENT 0x000F macro
/Linux-v4.19/drivers/tty/vt/
Dvt_ioctl.c175 if (vw.event.event & ~VT_MAX_EVENT) in vt_event_wait_ioctl()