Home
last modified time | relevance | path

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

/drivers/tty/vt/
Dvt.c1819 void mouse_report(struct tty_struct *tty, int butt, int mrx, int mry) in mouse_report() argument
1825 (char)('!' + mrx), (char)('!' + mry)); in mouse_report()