Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/I2c/MvI2cDxe/
DMvI2cDxe.c626 EFI_GUID *TmpGuidP; in MvI2cAllocDevice() local
651 (VOID **) &TmpGuidP); in MvI2cAllocDevice()
655 *TmpGuidP = DevGuid; in MvI2cAllocDevice()
656 Dev->DeviceGuid = TmpGuidP; in MvI2cAllocDevice()