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