Searched defs:hid_report (Results 1 – 2 of 2) sorted by relevance
98161 struct hid_report { struct98166 enum hid_report_type type; argument98167 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 …]
107857 struct hid_report { struct107862 enum hid_report_type type; argument107863 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 …]