Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Datp.c703 struct timeval sc_touch_reap_time; member
2060 microtime(&sc->sc_touch_reap_time); /* remember this time */ in atp_reap_sibling_zombies()
2092 timevalcmp(&strokep->ctime, &sc->sc_touch_reap_time, >)) { in atp_convert_to_slide()
2100 timevalsub(&delta, &sc->sc_touch_reap_time); in atp_convert_to_slide()