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

/fuchsia/zircon/system/core/devmgr/
H A Ddevhost.h79 zx_status_t devhost_publish_metadata(zx_device_t* dev, const char* path, uint32_t type,
H A Ddevhost-api.cpp231 r = devhost_publish_metadata(dev, path, type, data, length);
H A Ddevhost.cpp947 zx_status_t devhost_publish_metadata(zx_device_t* dev, const char* path, uint32_t type, function

Completed in 29 milliseconds