Searched refs:UGA_DEVICE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DUgaIo.h52 } UGA_DEVICE, *PUGA_DEVICE; typedef in typeref:struct:_UGA_DEVICE
91 Dynamically allocate storage for a child UGA_DEVICE.
96 with a UGA_DEVICE of Parent and an IoRequest of type UgaIoGetChildDevice.
98 @param[out] Device The Device returns a dynamically allocated child UGA_DEVICE object
111 IN UGA_DEVICE *ParentDevice,
114 OUT UGA_DEVICE **Device
119 Delete a dynamically allocated child UGA_DEVICE object that was allocated via CreateDevice().
123 @param[in] Device The Device points to a UGA_DEVICE object that was dynamically
135 IN UGA_DEVICE * Device

Completed in 43 milliseconds