Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/input/
HDwsp.c207 int16_t tool_major; /* tool area, major axis */ member
904 f->tool_major = le16toh((uint16_t)f->tool_major); in wsp_intr_callback()
917 f->rel_x, f->rel_y, f->tool_major, f->tool_minor, f->orientation, in wsp_intr_callback()
944 sc->index[0]->tool_major <= 1200) in wsp_intr_callback()
1054 if (ntouch == 1 && sc->index[0]->tool_major > 1200) in wsp_intr_callback()
HDatp.c327 int16_t tool_major; /* tool area, major axis */ member
1300 source_fingerp->tool_major = le16toh((uint16_t)source_fingerp->tool_major); in wsp_interpret_sensor_data()