Home
last modified time | relevance | path

Searched refs:mouse_reporting (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/
Dselection.h24 extern int mouse_reporting(void);
/linux-5.19.10/drivers/tty/vt/
Dselection.c334 if (mouse_reporting() && (v->sel_mode & TIOCL_SELMOUSEREPORT)) { in vc_selection()
Dvt.c1876 int mouse_reporting(void) in mouse_reporting() function
3229 data = mouse_reporting(); in tioclinux()