Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dtiocl.h31 #define TIOCL_GETMOUSEREPORTING 7 /* write whether mouse event are reported */ macro
/Linux-v5.10/drivers/tty/vt/
Dvt.c3187 case TIOCL_GETMOUSEREPORTING: in tioclinux()