Home
last modified time | relevance | path

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

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