Home
last modified time | relevance | path

Searched defs:fingers (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/usb/
Duatp.c1717 unsigned int fingers; in interpret_input() local
1783 unsigned int *position, unsigned int *fingers) in interpret_dimension()
2111 unsigned int fingers) in tap_transition_tapping()
2120 const struct timeval *start_time, unsigned int fingers) in tap_transition_double_tapping()
2141 const struct timeval *start_time, unsigned int fingers) in tap_transition_tapping_in_drag()
2178 tap_touched(struct uatp_softc *sc, unsigned int fingers) in tap_touched()
2300 unsigned int fingers = sc->sc_tapping_fingers; in tap_released() local
2388 emulated_buttons(struct uatp_softc *sc, unsigned int fingers) in emulated_buttons()
2415 update_position(struct uatp_softc *sc, unsigned int fingers, in update_position()
/netbsd/src/sys/dev/pckbport/
Dsynaptics.c1200 unsigned fingers; in pms_synaptics_get_fingers() local
1800 int fingers; in synaptics_finger_detect() local
1873 struct synaptics_packet *sp, int fingers) in synaptics_gesture_detect()
2260 int fingers, palm, buttons, changed; in pms_synaptics_process_packet() local
/netbsd/src/sys/arch/macppc/dev/
Dpbms.c612 int x_det, y_det, x_raw, y_raw, x_fingers, y_fingers, fingers, x, y; in compute_delta() local