Lines Matching defs:fingers
149 * @multi: one finger: varies, more fingers: constant
152 * @crc16 field; unknown on all other fingers.
178 * @number_of_fingers: the number of fingers being reported in @fingers
181 * @fingers: the data for each finger
190 struct tp_finger fingers[];
325 * fingers pressed) the message is split over multiple packets (see the
1050 f = &t->fingers[i];
1066 &applespi->pos[i], &t->fingers[i]);
1521 tp_len = struct_size(tp, fingers, tp->number_of_fingers);
1525 "Received corrupted packet (invalid message length %u - num-fingers %u, tp-len %zu)\n",
1533 "Number of reported fingers (%u) exceeds max (%u))\n",