Searched refs:mouse_report (Results 1 – 3 of 3) sorted by relevance
23 extern void mouse_report(struct tty_struct * tty, int butt, int mrx, int mry);
194 mouse_report(tty, sel_mode & TIOCL_SELBUTTONMASK, xs, ys); in set_selection()
1451 void mouse_report(struct tty_struct *tty, int butt, int mrx, int mry) in mouse_report() function