Searched defs:usb_class_hid_descriptor (Results 1 – 2 of 2) sorted by relevance
447 struct usb_class_hid_descriptor { struct448 u8 bLength;449 u8 bDescriptorType;450 u16 bcdCDC;451 u8 bCountryCode;452 u8 bNumDescriptors; /* 0x01 */453 u8 bDescriptorType0;454 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;