Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duatp.c344 static void scroll_wheel(struct uatp_softc *, unsigned int, unsigned int,
2424 scroll_wheel(sc, x_raw, y_raw, dz, dw); in update_position()
2442 scroll_wheel(struct uatp_softc *sc, unsigned int x_raw, unsigned int y_raw, in scroll_wheel() function