Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/bluetooth/bthidd/
H A Dbtuinput.h34 int32_t uinput_rep_mouse(int32_t fd, int32_t x, int32_t y, int32_t z,
H A Dhid.c569 uinput_rep_mouse(s->umouse, mouse_x, mouse_y, mouse_z, in hid_interrupt()
H A Dbtuinput.c474 uinput_rep_mouse(int32_t fd, int32_t x, int32_t y, int32_t z, int32_t t, in uinput_rep_mouse() function