Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h98161 struct hid_report { struct
98166 enum hid_report_type type; argument
98167 unsigned int application;
98168 struct hid_field *field[256];
98169 struct hid_field_entry *field_entries;
98170 unsigned int maxfield;
98171 unsigned int size;
98172 struct hid_device *device;
98173 bool tool_active;
98174 unsigned int tool;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h107857 struct hid_report { struct
107862 enum hid_report_type type; argument
107863 unsigned int application;
107864 struct hid_field *field[256];
107865 struct hid_field_entry *field_entries;
107866 unsigned int maxfield;
107867 unsigned int size;
107868 struct hid_device *device;
107869 bool tool_active;
107870 unsigned int tool;
[all …]