Home
last modified time | relevance | path

Searched refs:USB_DEBUG_PORT_DESCRIPTOR (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
DDebugCommunicationLibUsb.c59 }USB_DEBUG_PORT_DESCRIPTOR; typedef
66 sizeof(USB_DEBUG_PORT_DESCRIPTOR)
599 USB_DEBUG_PORT_DESCRIPTOR UsbDebugPortDescriptor; in InitializeUsbDebugHardware()
708 Length = (UINT8)sizeof (USB_DEBUG_PORT_DESCRIPTOR); in InitializeUsbDebugHardware()
722 if (Length != sizeof(USB_DEBUG_PORT_DESCRIPTOR)) { in InitializeUsbDebugHardware()