Home
last modified time | relevance | path

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

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