class MsdVsiPlatformDevice
Defined at line 12 of file ../../src/graphics/drivers/msd-vsi-vip/src/msd_vsi_platform_device.h
Protected Members
unique_ptr platform_device_
Public Methods
std::optional<uint64_t> GetExternalSramPhysicalBase ()
void ~MsdVsiPlatformDevice ()
Defined at line 14 of file ../../src/graphics/drivers/msd-vsi-vip/src/msd_vsi_platform_device.h
void MsdVsiPlatformDevice (std::unique_ptr<magma::PlatformDevice> platform_device)
Defined at line 16 of file ../../src/graphics/drivers/msd-vsi-vip/src/msd_vsi_platform_device.h
magma_status_t ResetPower ()
magma::PlatformDevice * platform_device ()
Defined at line 19 of file ../../src/graphics/drivers/msd-vsi-vip/src/msd_vsi_platform_device.h
std::unique_ptr<MsdVsiPlatformDevice> Create (void * platform_device_handle)
Defined at line 73 of file ../../src/graphics/drivers/msd-vsi-vip/src/msd_vsi_platform_device_zircon.cc