Home
last modified time | relevance | path

Searched refs:motion_delay (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/usb/
H A Duatp.c410 unsigned int motion_delay; member
473 .motion_delay = 4,
1112 if (!uatp_setup_sysctl_knob(sc, &sc->sc_knobs.motion_delay, in uatp_setup_sysctl()
2507 if (sc->sc_motion_timer < sc->sc_knobs.motion_delay) { in move()