Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/I2c/I2cDxe/
DI2cBus.c33 I2C_DEVICE_CONTEXT gI2cDeviceContextTemplate = { variable
976 I2cDeviceContext = AllocateCopyPool (sizeof (I2C_DEVICE_CONTEXT), &gI2cDeviceContextTemplate); in RegisterI2cDevice()