Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/DwMmcHcDxe/
DDwMmcHcDxe.c37 DW_MMC_HC_PRIVATE_DATA gDwMmcHcTemplate = { variable
55 INITIALIZE_LIST_HEAD_VARIABLE (gDwMmcHcTemplate.Queue),
652 Private = AllocateCopyPool (sizeof (DW_MMC_HC_PRIVATE_DATA), &gDwMmcHcTemplate); in DwMmcHcDriverBindingStart()