Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duatp.c1715 unsigned int x_pressure, x_raw, x_fingers; in interpret_input() local
2416 unsigned int x_raw, unsigned int y_raw, in update_position()
2432 move_mouse(struct uatp_softc *sc, unsigned int x_raw, unsigned int y_raw, in move_mouse()
2442 scroll_wheel(struct uatp_softc *sc, unsigned int x_raw, unsigned int y_raw, in scroll_wheel()
/netbsd-src/sys/arch/macppc/dev/
H A Dpbms.c612 int x_det, y_det, x_raw, y_raw, x_fingers, y_fingers, fingers, x, y; in compute_delta() local