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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c4131 psmsmoother(struct psm_softc *sc, finger_t *f, int smoother_id, argument
4134 smoother_t *smoother = &sc->smoother[smoother_id];
4209 VLOG(3, (LOG_DEBUG, "smoother%d: ---\n", smoother_id));
4238 smoother_id, x0, y0, f->p, f->w));
4249 smoother_id, cursor, x0, y0, dx, dy));
4306 smoother_id, peer, len, weight_prev_x, weight_prev_y,
4321 "smoother%d: avg_dx~=%d, avg_dy~=%d\n", smoother_id,
4345 smoother_id, dx, dy, dxp, dyp));

Completed in 410 milliseconds