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