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

/fuchsia/zircon/system/core/devmgr/
H A Ddevice-internal.h133 zx_status_t device_bind(zx_device_t* dev, const char* drv_libname);
H A Ddevhost-api.cpp185 zx_status_t device_bind(zx_device_t* dev, const char* drv_libname) { function
H A Ddevhost-rpc-server.cpp167 if ((r = device_bind(dev, drv_libname) < 0)) {

Completed in 79 milliseconds