Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c1667 fg_add_stroke(struct atp_softc *sc, const fg_pspan *pspan_x, in fg_add_stroke() argument
1685 strokep->x = pspan_x->loc; in fg_add_stroke()
1688 strokep->components[X].loc = pspan_x->loc; in fg_add_stroke()
1689 strokep->components[X].cum_pressure = pspan_x->cum; in fg_add_stroke()
1690 strokep->components[X].max_cum_pressure = pspan_x->cum; in fg_add_stroke()