Searched refs:WACOM_PKGLEN_MAX (Results 1 – 3 of 3) sorted by relevance
17 #define WACOM_PKGLEN_MAX 361 macro336 unsigned char data[WACOM_PKGLEN_MAX];
80 u8 buf[WACOM_PKGLEN_MAX]; in wacom_wac_queue_flush()165 if (size > WACOM_PKGLEN_MAX) in wacom_raw_event()2241 if (features->pktlen > WACOM_PKGLEN_MAX) in wacom_parse_and_register()2692 error = kfifo_alloc(&wacom_wac->pen_fifo, WACOM_PKGLEN_MAX, GFP_KERNEL); in wacom_probe()
1155 unsigned char data[WACOM_PKGLEN_MAX]; in wacom_intuos_bt_irq()