Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dtiocl.h30 #define TIOCL_GETMOUSEREPORTING 7 /* write whether mouse event are reported */ macro
/linux-4.4.14/drivers/tty/vt/
Dvt.c2707 case TIOCL_GETMOUSEREPORTING: in tioclinux()