Home
last modified time | relevance | path

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

/system/core/devmgr/devhost/
A Ddevhost.h152 zx_status_t devhost_device_remove(fbl::RefPtr<zx_device_t> dev) REQ_DM_LOCK;
A Dapi.cpp106 return devhost_device_remove(std::move(dev_ref)); in device_remove()
A Dcore.cpp520 zx_status_t devhost_device_remove(fbl::RefPtr<zx_device_t> dev) REQ_DM_LOCK { in devhost_device_remove() function

Completed in 9 milliseconds