Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/input/
H A Dwsp.c627 uint8_t o_ntouch; /* old touch finger status */ member
1216 if (sc->o_ntouch != ntouch) in wsp_intr_callback()
1353 sc->o_ntouch = ntouch; in wsp_intr_callback()