Searched defs:usb_hid_descriptor (Results 1 – 1 of 1) sorted by relevance
46 struct usb_hid_descriptor { struct47 uByte bLength;48 uByte bDescriptorType;49 uWord bcdHID;50 uByte bCountryCode;51 uByte bNumDescriptors;52 struct {55 } descrs[1];