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