Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhid.h805 struct hid_descriptor { struct
806 __u8 bLength;
807 __u8 bDescriptorType;
808 __le16 bcdHID;
809 __u8 bCountryCode;
810 __u8 bNumDescriptors;
811 struct hid_class_descriptor rpt_desc;
813 struct hid_class_descriptor opt_descs[];