Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/AndroidFastbootTransportUsbDxe/
DFastbootTransportUsb.c47 } FASTBOOT_USB_PACKET_LIST; typedef
137 FASTBOOT_USB_PACKET_LIST *NewEntry; in DataReceived()
233 FASTBOOT_USB_PACKET_LIST *Entry; in FastbootTransportUsbReceive()
239 Entry = (FASTBOOT_USB_PACKET_LIST *) GetFirstNode (&mPacketList); in FastbootTransportUsbReceive()