Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duatp.c342 static void move_mouse(struct uatp_softc *, unsigned int, unsigned int,
2422 move_mouse(sc, x_raw, y_raw, dx, dy); in update_position()
2432 move_mouse(struct uatp_softc *sc, unsigned int x_raw, unsigned int y_raw, in move_mouse() function