Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/
Dwacom_wac.h37 #define WACOM_BYTES_PER_MT_PACKET 11 macro
Dwacom_wac.c1540 int offset = (WACOM_BYTES_PER_MT_PACKET + x_offset) * i + 3; in wacom_mt_touch()