Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusbdescriptors.h447 struct usb_class_hid_descriptor { struct
448 u8 bLength;
449 u8 bDescriptorType;
450 u16 bcdCDC;
451 u8 bCountryCode;
452 u8 bNumDescriptors; /* 0x01 */
453 u8 bDescriptorType0;
454 u16 wDescriptorLength0;
/openbmc/u-boot/include/linux/usb/
H A Dch9.h390 struct __packed usb_class_hid_descriptor { struct
391 u8 bLength;
392 u8 bDescriptorType;
393 u16 bcdCDC;
394 u8 bCountryCode;
395 u8 bNumDescriptors; /* 0x01 */
396 u8 bDescriptorType0;
397 u16 wDescriptorLength0;