Searched defs:usb_hid_descriptor (Results 1 – 1 of 1) sorted by relevance
45 struct usb_hid_descriptor { struct46 uByte bLength;47 uByte bDescriptorType;48 uWord bcdHID;49 uByte bCountryCode;50 uByte bNumDescriptors;51 struct {54 } descrs[1];