Home
last modified time | relevance | path

Searched defs:smoother (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/atkbdc/
H A Dpsm.c259 typedef struct smoother { struct
271 } smoother_t; argument
441 smoother_t smoother[PSM_FINGERS]; /* Motion smoothing */ member
3773 smoother_t *smoother; local
4136 smoother_t *smoother = &sc->smoother[smoother_id]; local