Searched defs:hid_descriptor (Results 1 – 1 of 1) sorted by relevance
739 struct hid_descriptor { struct740 __u8 bLength;741 __u8 bDescriptorType;742 __le16 bcdHID;743 __u8 bCountryCode;744 __u8 bNumDescriptors;745 struct hid_class_descriptor rpt_desc;747 struct hid_class_descriptor opt_descs[];