Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c783 static void atp_advance_stroke_state(struct atp_softc *,
1480 atp_advance_stroke_state(sc, strokep, &movement); in wsp_match_strokes_against_fingers()
1559 atp_advance_stroke_state(sc, strokep, &movement); in fg_update_strokes()
1803 atp_advance_stroke_state(struct atp_softc *sc, atp_stroke_t *strokep, in atp_advance_stroke_state() function