class PublisherInterface
Defined at line 24 of file ../../sdk/lib/driver/devicetree/manager/publisher.h
Public Methods
zx::result<> AddPbusNode (fuchsia_hardware_platform_bus::Node &pbus_node,std::vector<std::optional<std::string>>metadata_text,std::vector<std::optional<std::string>>power_config_text)
zx::result<> AddBoardChildNode (BoardChildNode args)
zx::result<> AddCompositeNodeSpec (std::stringname,std::vector<fuchsia_driver_framework::ParentSpec2>parents,std::optional<std::string>driver_host)
zx::result<> RegisterIommu (uint32_t iommu_id, fuchsia_hardware_platform_bus::Iommu iommu)
void ~PublisherInterface ()
Defined at line 26 of file ../../sdk/lib/driver/devicetree/manager/publisher.h