Searched defs:usb_class_hid_descriptor (Results 1 – 2 of 2) sorted by relevance
448 struct usb_class_hid_descriptor { struct449 u8 bLength;450 u8 bDescriptorType;451 u16 bcdCDC;452 u8 bCountryCode;453 u8 bNumDescriptors; /* 0x01 */454 u8 bDescriptorType0;455 u16 wDescriptorLength0;
390 struct __packed usb_class_hid_descriptor { struct391 u8 bLength;392 u8 bDescriptorType;393 u16 bcdCDC;394 u8 bCountryCode;395 u8 bNumDescriptors; /* 0x01 */396 u8 bDescriptorType0;397 u16 wDescriptorLength0;