Searched defs:wacom_features (Results 1 – 2 of 2) sorted by relevance
253 int x_max;254 int y_max;257 int type;266 int x_phy;267 int y_phy;269 int unitExpo;270 int x_fuzz;271 int y_fuzz;277 int oVid;278 int oPid;[all …]
42 struct wacom_features { struct58 struct wacom_features *features) in wacom_query_device() argument