Searched defs:wacom_features (Results 1 – 3 of 3) sorted by relevance
248 struct wacom_features { struct249 const char *name;250 int x_max;251 int y_max;252 int pressure_max;253 int distance_max;254 int type;255 int x_resolution;256 int y_resolution;257 int numbered_buttons;[all …]
25 struct wacom_features { struct41 struct wacom_features *features) in wacom_query_device() argument
46 struct wacom_features { struct47 int x_max;48 int y_max;49 int pressure_max;50 char fw_version;