Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c778 static boolean_t wsp_update_strokes(struct atp_softc *,
1325 if (wsp_update_strokes(sc, fingers, n_fingers)) in wsp_interpret_sensor_data()
1636 wsp_update_strokes(struct atp_softc *sc, wsp_finger_t fingers[WSP_MAX_FINGERS], in wsp_update_strokes() function