HomeSort by: relevance | last modified time | path
    Searched defs:sc_x_smoothed (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
uatp.c 509 int sc_x_smoothed; /* Smoothed horiz. mouse position. */ member in struct:uatp_softc
728 sc->sc_x_raw = sc->sc_x_smoothed = -1;
2436 &sc->sc_x_smoothed, &sc->sc_y_smoothed,
uatp.c 509 int sc_x_smoothed; /* Smoothed horiz. mouse position. */ member in struct:uatp_softc
728 sc->sc_x_raw = sc->sc_x_smoothed = -1;
2436 &sc->sc_x_smoothed, &sc->sc_y_smoothed,
uatp.c 509 int sc_x_smoothed; /* Smoothed horiz. mouse position. */ member in struct:uatp_softc
728 sc->sc_x_raw = sc->sc_x_smoothed = -1;
2436 &sc->sc_x_smoothed, &sc->sc_y_smoothed,

Completed in 42 milliseconds