Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dselection.h23 extern int mouse_reporting(void);
/Linux-v4.19/drivers/tty/vt/
Dselection.c193 if (mouse_reporting() && (v.sel_mode & TIOCL_SELMOUSEREPORT)) { in set_selection()
Dvt.c1809 int mouse_reporting(void) in mouse_reporting() function
3053 data = mouse_reporting(); in tioclinux()