Home
last modified time | relevance | path

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

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