Searched defs:wacom_shared (Results 1 – 2 of 2) sorted by relevance
113395 struct wacom_shared { struct113396 bool stylus_in_proximity;113397 bool touch_down;113398 unsigned int touch_max;113399 int type;113400 struct input_dev *touch_input;113401 struct hid_device *pen;113402 struct hid_device *touch;113403 bool has_mute_touch_switch;113404 bool is_touch_on;
120797 struct wacom_shared { struct120798 bool stylus_in_proximity;120799 bool touch_down;120800 unsigned int touch_max;120801 int type;120802 struct input_dev *touch_input;120803 struct hid_device *pen;120804 struct hid_device *touch;120805 bool has_mute_touch_switch;120806 bool is_touch_on;