Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dwacom_wac.h26 #define WACOM_PKGLEN_WIRELESS 32 macro
H A Dwacom_wac.c3320 if (len != WACOM_PKGLEN_WIRELESS || data[0] != WACOM_REPORT_WL) in wacom_wireless_irq()