Searched refs:devhost_device_rebind (Results 1 – 3 of 3) sorted by relevance
154 zx_status_t devhost_device_rebind(const fbl::RefPtr<zx_device_t>& dev) REQ_DM_LOCK;
112 return devhost_device_rebind(dev_ref); in device_rebind()
541 zx_status_t devhost_device_rebind(const fbl::RefPtr<zx_device_t>& dev) REQ_DM_LOCK { in devhost_device_rebind() function
Completed in 6 milliseconds