Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c1495 atp_stroke_t *strokep_next; in fg_update_strokes() local
1551 TAILQ_FOREACH_SAFE(strokep, &sc->sc_stroke_used, entry, strokep_next) { in fg_update_strokes()
1639 atp_stroke_t *strokep_next; in wsp_update_strokes() local
1648 TAILQ_FOREACH_SAFE(strokep, &sc->sc_stroke_used, entry, strokep_next) { in wsp_update_strokes()
2018 atp_stroke_t *strokep_next; in atp_reap_sibling_zombies() local
2022 TAILQ_FOREACH_SAFE(strokep, &sc->sc_stroke_used, entry, strokep_next) { in atp_reap_sibling_zombies()