Searched defs:usb_hid_descriptor (Results 1 – 1 of 1) sorted by relevance
53 struct usb_hid_descriptor { struct54 uByte bLength;55 uByte bDescriptorType;56 uWord bcdHID;57 uByte bCountryCode;58 uByte bNumDescriptors;59 struct {62 } descrs[1];