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

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

Completed in 92 milliseconds