Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dwacom_wac.h32 #define WACOM_BYTES_PER_MT_PACKET 11 macro
H A Dwacom_wac.c1695 int offset = (WACOM_BYTES_PER_MT_PACKET + x_offset) * i + 3; in wacom_mt_touch()