Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dselection.h24 extern int mouse_reporting(void);
/Linux-v5.4/drivers/tty/vt/
Dselection.c204 if (mouse_reporting() && (v->sel_mode & TIOCL_SELMOUSEREPORT)) { in set_selection_kernel()
Dvt.c1816 int mouse_reporting(void) in mouse_reporting() function
3069 data = mouse_reporting(); in tioclinux()