Searched defs:wacom_shared (Results 1 – 1 of 1) sorted by relevance
281 struct wacom_shared { struct282 bool stylus_in_proximity;283 bool touch_down;285 unsigned touch_max;286 int type;287 struct input_dev *touch_input;288 struct hid_device *pen;289 struct hid_device *touch;290 bool has_mute_touch_switch;291 bool is_touch_on;