Home
last modified time | relevance | path

Searched defs:mouse_report (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hid/
H A Dhid-logitech-dj.c1702 u8 mouse_report[9]; in logi_dj_raw_event() local
/openbmc/linux/drivers/tty/vt/
H A Dvt.c1819 void mouse_report(struct tty_struct *tty, int butt, int mrx, int mry) in mouse_report() function