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