Searched defs:hid_descriptor (Results 1 – 1 of 1) sorted by relevance
770 struct hid_descriptor { struct771 __u8 bLength;772 __u8 bDescriptorType;773 __le16 bcdHID;774 __u8 bCountryCode;775 __u8 bNumDescriptors;776 struct hid_class_descriptor rpt_desc;778 struct hid_class_descriptor opt_descs[];