Searched refs:devhost_device_bind (Results 1 – 4 of 4) sorted by relevance
153 zx_status_t devhost_device_bind(const fbl::RefPtr<zx_device_t>& dev, const char* drv_libname) REQ_D…
196 return devhost_device_bind(dev, drv_libname); in device_bind()
262 devhost_device_bind(dev->parent, ""); in devhost_finalize()
1042 zx_status_t devhost_device_bind(const fbl::RefPtr<zx_device_t>& dev, const char* drv_libname) { in devhost_device_bind() function
Completed in 12 milliseconds