Searched refs:WACOM_PKGLEN_MAX (Results 1 – 3 of 3) sorted by relevance
16 #define WACOM_PKGLEN_MAX 192 macro219 unsigned char data[WACOM_PKGLEN_MAX];
73 if (size > WACOM_PKGLEN_MAX) in wacom_raw_event()1726 if (features->pktlen > WACOM_PKGLEN_MAX) { in wacom_probe()
1169 unsigned char data[WACOM_PKGLEN_MAX]; in wacom_intuos_bt_irq()