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

/freebsd-9.3-release/sys/dev/usb/input/
H A Dwsp.c408 uint8_t o_ntouch; /* old touch finger status */ member in struct:wsp_softc
868 if (sc->o_ntouch != ntouch) {
979 sc->o_ntouch = ntouch;

Completed in 49 milliseconds