Home
last modified time | relevance | path

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

/system/core/devmgr/devhost/
A Ddevice-internal.h167 zx_status_t device_bind(const fbl::RefPtr<zx_device_t>& dev, const char* drv_libname);
A Dapi.cpp194 zx_status_t device_bind(const fbl::RefPtr<zx_device_t>& dev, const char* drv_libname) { in device_bind() function
A Drpc-server.cpp167 if ((r = device_bind(dev, drv_libname) < 0)) { in do_ioctl()

Completed in 9 milliseconds