Home
last modified time | relevance | path

Searched refs:WACOM_PKGLEN_WIRELESS (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
Dwacom_wac.h27 #define WACOM_PKGLEN_WIRELESS 32 macro
Dwacom_wac.c3212 if (len != WACOM_PKGLEN_WIRELESS || data[0] != WACOM_REPORT_WL) in wacom_wireless_irq()