Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/
Dwacom_wac.h33 #define WACOM_BYTES_PER_MT_PACKET 11 macro
Dwacom_wac.c1629 int offset = (WACOM_BYTES_PER_MT_PACKET + x_offset) * i + 3; in wacom_mt_touch()