Searched refs:PACKET_LENGTH (Results 1 – 2 of 2) sorted by relevance
15 #define PACKET_LENGTH 5 macro20 unsigned char data[PACKET_LENGTH];
138 #define PACKET_LENGTH 7 macro403 if (wacom->idx == PACKET_LENGTH && (wacom->data[0] & 0x80)) { in wacom_interrupt()