Searched refs:devhost_get_topo_path (Results 1 – 3 of 3) sorted by relevance
170 zx_status_t devhost_get_topo_path(const fbl::RefPtr<zx_device_t>& dev, char* path,
215 if ((r = devhost_get_topo_path(dev, static_cast<char*>(out_buf), out_len, &actual)) < 0) { in do_ioctl()
1000 zx_status_t devhost_get_topo_path(const fbl::RefPtr<zx_device_t>& dev, char* path, size_t max, in devhost_get_topo_path() function
Completed in 14 milliseconds