Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Isp1761UsbDxe/
DIsp1761UsbDxe.c62 STATIC USB_DEVICE_RX_CALLBACK mDataReceivedCallback; variable
445 mDataReceivedCallback (NumBytes, DataPacket); in CheckInterrupts()
576 mDataReceivedCallback = RxCallback; in Isp1761PeriphStart()
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DDwUsbDxe.c63 STATIC USB_DEVICE_RX_CALLBACK mDataReceivedCallback; variable
566 mDataReceivedCallback (Bytes, RxBuf); in CheckInterrupts()
739 mDataReceivedCallback = RxCallback; in DwUsbStart()
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DDwUsb3Dxe.c90 STATIC USB_DEVICE_RX_CALLBACK mDataReceivedCallback; variable
2072 mDataReceivedCallback (req->actual, gRxBuf); in DwUsb3RequestDone()
2305 mDataReceivedCallback = RxCallback; in DwUsb3Start()