Home
last modified time | relevance | path

Searched refs:WACOM_PKGLEN_MTTPC (Results 1 – 3 of 3) sorted by relevance

/drivers/input/tablet/
Dwacom_wac.h29 #define WACOM_PKGLEN_MTTPC 40 macro
Dwacom_wac.c2060 { "Wacom ISDv4 100", WACOM_PKGLEN_MTTPC, 26202, 16325, 255,
2063 { "Wacom ISDv4 101", WACOM_PKGLEN_MTTPC, 26202, 16325, 255,
2066 { "Wacom ISDv4 10D", WACOM_PKGLEN_MTTPC, 26202, 16325, 255,
2069 { "Wacom ISDv4 4001", WACOM_PKGLEN_MTTPC, 26202, 16325, 255,
Dwacom_sys.c401 features->pktlen = WACOM_PKGLEN_MTTPC; in wacom_parse_hid()