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

/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; local in function:compute_delta
/src/sys/dev/pckbport/
H A Dsynaptics.c1200 unsigned fingers; local in function:pms_synaptics_get_fingers
1800 int fingers; local in function:synaptics_finger_detect
1872 synaptics_gesture_detect(struct synaptics_softc * sc,struct synaptics_packet * sp,int fingers) argument
2260 int fingers, palm, buttons, changed; local in function:pms_synaptics_process_packet
[all...]
/src/sys/dev/usb/
H A Duatp.c1717 unsigned int fingers; local in function:interpret_input
1781 interpret_dimension(struct uatp_softc * sc,const int * acc,unsigned int n_sensors,unsigned int ratio,unsigned int * position,unsigned int * fingers) argument
2110 tap_transition_tapping(struct uatp_softc * sc,const struct timeval * start_time,unsigned int fingers) argument
2119 tap_transition_double_tapping(struct uatp_softc * sc,const struct timeval * start_time,unsigned int fingers) argument
2140 tap_transition_tapping_in_drag(struct uatp_softc * sc,const struct timeval * start_time,unsigned int fingers) argument
2178 tap_touched(struct uatp_softc * sc,unsigned int fingers) argument
2300 unsigned int fingers = sc->sc_tapping_fingers; local in function:tap_released
2388 emulated_buttons(struct uatp_softc * sc,unsigned int fingers) argument
2415 update_position(struct uatp_softc * sc,unsigned int fingers,unsigned int x_raw,unsigned int y_raw,int * dx,int * dy,int * dz,int * dw) argument
[all...]

Completed in 9 milliseconds