Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h98208 struct hid_usage { struct
98209 unsigned int hid;
98210 unsigned int collection_index;
98211 unsigned int usage_index;
98212 __s8 resolution_multiplier;
98213 __s8 wheel_factor;
98214 __u16 code;
98215 __u8 type;
98216 __s8 hat_min;
98217 __s8 hat_max;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h107904 struct hid_usage { struct
107905 unsigned int hid;
107906 unsigned int collection_index;
107907 unsigned int usage_index;
107908 __s8 resolution_multiplier;
107909 __s8 wheel_factor;
107910 __u16 code;
107911 __u8 type;
107912 __s8 hat_min;
107913 __s8 hat_max;
[all …]