Home
last modified time | relevance | path

Searched defs:wacom_shared (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h113395 struct wacom_shared { struct
113396 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;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h120797 struct wacom_shared { struct
120798 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;