Home
last modified time | relevance | path

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

/u-boot/include/
A Dusbdescriptors.h346 struct usb_class_usb_terminal_descriptor { struct
347 u8 bFunctionLength;
348 u8 bDescriptorType;
349 u8 bDescriptorSubtype; /* 0x09 */
350 u8 bEntityId;
351 u8 bInterfaceNo;
352 u8 bOutInterfaceNo;
353 u8 bmOptions;
354 u8 bChild0[0];

Completed in 6 milliseconds