Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dselection.h23 int mouse_reporting(void);
/linux/drivers/tty/vt/
H A Dselection.c344 if (mouse_reporting() && (v->sel_mode & TIOCL_SELMOUSEREPORT)) { in vc_selection()
H A Dvt.c1860 int mouse_reporting(void) in mouse_reporting() function
3375 data = mouse_reporting(); in tioclinux()