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

/freebsd-11-stable/sys/dev/usb/input/
H A Datp.c1666 fg_add_stroke(struct atp_softc *sc, const fg_pspan *pspan_x, argument
1684 strokep->x = pspan_x->loc;
1687 strokep->components[X].loc = pspan_x->loc;
1688 strokep->components[X].cum_pressure = pspan_x->cum;
1689 strokep->components[X].max_cum_pressure = pspan_x->cum;

Completed in 51 milliseconds