Home
last modified time | relevance | path

Searched defs:hid_descriptor (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dhid.h739 struct hid_descriptor { struct
740 __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[];