Home
last modified time | relevance | path

Searched defs:wacom_features (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/input/tablet/
Dwacom_wac.h72 struct wacom_features { struct
73 const char *name;
74 int pktlen;
75 int x_max;
76 int y_max;
77 int pressure_max;
78 int distance_max;
79 int type;
80 int x_resolution;
81 int y_resolution;
[all …]