Searched defs:wacom_shared (Results 1 – 1 of 1) sorted by relevance
285 struct wacom_shared { struct286 bool stylus_in_proximity;287 bool touch_down;289 unsigned touch_max;290 int type;291 struct input_dev *touch_input;292 struct hid_device *pen;293 struct hid_device *touch;294 bool has_mute_touch_switch;295 bool is_touch_on;