Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h113279 struct hid_data { struct
113280 __s16 inputmode;
113281 __s16 inputmode_index;
113282 bool sense_state;
113283 bool inrange_state;
113284 bool invert_state;
113285 bool tipswitch;
113286 bool barrelswitch;
113287 bool barrelswitch2;
113288 bool barrelswitch3;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h120681 struct hid_data { struct
120682 __s16 inputmode;
120683 __s16 inputmode_index;
120684 bool sense_state;
120685 bool inrange_state;
120686 bool invert_state;
120687 bool tipswitch;
120688 bool barrelswitch;
120689 bool barrelswitch2;
120690 bool barrelswitch3;
[all …]