Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
DDebugCommunicationLibUsb.c150 } USB_DEBUG_PORT_HANDLE; typedef
156 USB_DEBUG_PORT_HANDLE mDebugCommunicationLibUsbDebugPortHandle;
526 IN USB_DEBUG_PORT_HANDLE *Handle in NeedReinitializeHardware()
594 IN USB_DEBUG_PORT_HANDLE *Handle in InitializeUsbDebugHardware()
776 USB_DEBUG_PORT_HANDLE *UsbDebugPortHandle; in DebugPortReadBuffer()
792 UsbDebugPortHandle = (USB_DEBUG_PORT_HANDLE *)Handle; in DebugPortReadBuffer()
847 USB_DEBUG_PORT_HANDLE *UsbDebugPortHandle; in DebugPortWriteBuffer()
868 UsbDebugPortHandle = (USB_DEBUG_PORT_HANDLE *)Handle; in DebugPortWriteBuffer()
927 USB_DEBUG_PORT_HANDLE *UsbDebugPortHandle; in DebugPortPollBuffer()
940 UsbDebugPortHandle = (USB_DEBUG_PORT_HANDLE *)Handle; in DebugPortPollBuffer()
[all …]
DDebugCommunicationLibUsb.inf47 # It should be equal to sizeof (USB_DEBUG_PORT_HANDLE).