Searched refs:mouse_report (Results 1 – 3 of 3) sorted by relevance
24 void mouse_report(struct tty_struct *tty, int butt, int mrx, int mry);
358 mouse_report(tty, v->sel_mode & TIOCL_SELBUTTONMASK, v->xs, in vc_selection()
1888 void mouse_report(struct tty_struct *tty, int butt, int mrx, int mry) in mouse_report() function