Home
last modified time | relevance | path

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

/freebsd/sys/dev/atkbdc/
H A Dpsm.c258 typedef struct smoother { struct
270 } smoother_t; argument
440 smoother_t smoother[PSM_FINGERS]; /* Motion smoothing */ member
3767 smoother_t *smoother; local
4130 smoother_t *smoother = &sc->smoother[smoother_id]; local