Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/input/tablet/
Dwacom_wac.h69 struct wacom_features { struct
70 const char *name;
71 int pktlen;
72 int x_max;
73 int y_max;
74 int pressure_max;
75 int distance_max;
76 int type;
77 int x_resolution;
78 int y_resolution;
[all …]