Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dusbdescriptors.h377 struct usb_class_extension_unit_descriptor { struct
378 u8 bFunctionLength;
379 u8 bDescriptorType;
380 u8 bDescriptorSubtype; /* 0x0c */
381 u8 bEntityId;
382 u8 bExtensionCode;
383 u8 iName;
384 u8 bChild0[0];