OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_tap_timer
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
uatp.c
530
struct timeval
sc_tap_timer
; /* Timer for tap state transitions. */
member in struct:uatp_softc
2092
sc->
sc_tap_timer
= *start_time;
2203
tap_transition_tapping(sc, &sc->
sc_tap_timer
, fingers);
2218
timersub(&now, &sc->
sc_tap_timer
, &diff);
2239
tap_transition_tapping_in_drag(sc, &sc->
sc_tap_timer
, fingers);
2286
timersub(&now, &sc->
sc_tap_timer
, &diff);
Completed in 12 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025