Searched defs:hid_descriptor (Results 1 – 1 of 1) sorted by relevance
366 struct hid_descriptor { struct367 __u8 bLength;368 __u8 bDescriptorType;369 __u16 bcdHID;370 __u8 bCountryCode;371 __u8 bNumDescriptors;373 struct hid_class_descriptor desc[1];