Home
last modified time | relevance | path

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

/external/u-boot/include/
Dusbdescriptors.h376 struct usb_class_extension_unit_descriptor { struct
377 u8 bFunctionLength;
378 u8 bDescriptorType;
379 u8 bDescriptorSubtype; /* 0x0c */
380 u8 bEntityId;
381 u8 bExtensionCode;
382 u8 iName;
383 u8 bChild0[0];