Searched refs:uinput_rep_mouse (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/usr.sbin/bluetooth/bthidd/ |
H A D | btuinput.h | 34 int32_t uinput_rep_mouse(int32_t fd, int32_t x, int32_t y, int32_t z,
|
H A D | hid.c | 569 uinput_rep_mouse(s->umouse, mouse_x, mouse_y, mouse_z, in hid_interrupt()
|
H A D | btuinput.c | 474 uinput_rep_mouse(int32_t fd, int32_t x, int32_t y, int32_t z, int32_t t, in uinput_rep_mouse() function
|