Searched defs:fingers (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/dev/usb/ |
H A D | uatp.c | 1717 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/ |
H A D | synaptics.c | 1200 unsigned fingers; in pms_synaptics_get_fingers() local 1800 int fingers; synaptics_finger_detect() local 1873 synaptics_gesture_detect(struct synaptics_softc * sc,struct synaptics_packet * sp,int fingers) synaptics_gesture_detect() argument 2260 int fingers, palm, buttons, changed; pms_synaptics_process_packet() local [all...] |
/netbsd-src/sys/arch/macppc/dev/ |
H A D | pbms.c | 612 int x_det, y_det, x_raw, y_raw, x_fingers, y_fingers, fingers, x, y; in compute_delta() local
|