Searched defs:wacom_features (Results 1 – 1 of 1) sorted by relevance
69 struct wacom_features { struct70 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 …]