OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:motion_threshold
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
uatp.c
403
unsigned int
motion_threshold
;
member in struct:uatp_knobs
466
.
motion_threshold
= 0,
1091
if (!uatp_setup_sysctl_knob(sc, &sc->sc_knobs.
motion_threshold
,
1092
"
motion_threshold
", "threshold before finger moves cursor"))
2540
if (motion_below_threshold(sc, sc->sc_knobs.
motion_threshold
,
uatp.c
403
unsigned int
motion_threshold
;
member in struct:uatp_knobs
466
.
motion_threshold
= 0,
1091
if (!uatp_setup_sysctl_knob(sc, &sc->sc_knobs.
motion_threshold
,
1092
"
motion_threshold
", "threshold before finger moves cursor"))
2540
if (motion_below_threshold(sc, sc->sc_knobs.
motion_threshold
,
Completed in 26 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025