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

  /src/sys/dev/usb/
uatp.c 406 unsigned int fast_motion_threshold; member in struct:uatp_knobs
469 .fast_motion_threshold = 10,
1100 if (!uatp_setup_sysctl_knob(sc, &sc->sc_knobs.fast_motion_threshold,
1101 "fast_motion_threshold", "threshold before fast motion"))
2551 sc->sc_knobs.fast_motion_threshold,
2556 sc->sc_knobs.fast_motion_threshold,
2560 sc->sc_knobs.fast_motion_threshold,
uatp.c 406 unsigned int fast_motion_threshold; member in struct:uatp_knobs
469 .fast_motion_threshold = 10,
1100 if (!uatp_setup_sysctl_knob(sc, &sc->sc_knobs.fast_motion_threshold,
1101 "fast_motion_threshold", "threshold before fast motion"))
2551 sc->sc_knobs.fast_motion_threshold,
2556 sc->sc_knobs.fast_motion_threshold,
2560 sc->sc_knobs.fast_motion_threshold,

Completed in 28 milliseconds