Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/timed/timed/
H A Dcorrect.c119 static int smoother = 0; in adjclock() local
/freebsd-12.1/sys/dev/atkbdc/
H A Dpsm.c255 typedef struct smoother { struct
267 } smoother_t; argument
427 smoother_t smoother[PSM_FINGERS]; /* Motion smoothing */ member
3755 smoother_t *smoother; local
4118 smoother_t *smoother = &sc->smoother[smoother_id]; local