Searched refs:ParentBus (Results 1 – 5 of 5) sorted by relevance
/device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/ |
D | Gop.c | 67 VgpuGop->ParentBus, // VgpuDev in ReleaseGopResources() 109 VgpuGop->ParentBus, // VgpuDev in ReleaseGopResources() 128 VgpuGop->ParentBus, // VgpuDev in ReleaseGopResources() 286 VgpuGop->ParentBus, // VgpuDev in GopSetMode() 316 VgpuGop->ParentBus, // VgpuDev in GopSetMode() 329 VgpuGop->ParentBus, // VgpuDev in GopSetMode() 348 VgpuGop->ParentBus, // VgpuDev in GopSetMode() 362 VgpuGop->ParentBus, // VgpuDev in GopSetMode() 407 Status2 = VirtioGpuResourceDetachBacking (VgpuGop->ParentBus, NewResourceId); in GopSetMode() 417 Status2 = VirtioGpuResourceUnref (VgpuGop->ParentBus, NewResourceId); in GopSetMode() [all …]
|
D | DriverBinding.c | 264 IN OUT VGPU_DEV *ParentBus, in InitVgpuGop() argument 285 VgpuGop->ParentBus = ParentBus; in InitVgpuGop() 293 ParentBus->BusName, &ParentBusName, FALSE /* Iso639Language */); in InitVgpuGop() 344 ASSERT (ParentVirtIo == ParentBus->VirtIo); in InitVgpuGop() 372 ParentBus->Child = VgpuGop; in InitVgpuGop() 422 IN OUT VGPU_DEV *ParentBus, in UninitVgpuGop() argument 430 VgpuGop = ParentBus->Child; in UninitVgpuGop() 452 ParentBus->Child = NULL; in UninitVgpuGop()
|
D | VirtioGpu.h | 93 VGPU_DEV *ParentBus; member
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/ |
D | LegacyBiosMpTable.h | 260 UINT8 ParentBus; member
|
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/ |
D | LegacyBiosMpTable.h | 269 UINT8 ParentBus; member
|