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

/fuchsia/zircon/system/core/devmgr/
H A Ddevmgr-coordinator.cpp897 static zx_status_t dc_remove_device(device_t* dev, bool forced) { function
928 log(ERROR, "devcoord: dc_msg_pack failed in dc_remove_device\n");
959 dc_remove_device(next, false);
1253 dc_remove_device(dev, false);
1465 dc_remove_device(dev, true);
1472 dc_remove_device(dev, true);

Completed in 79 milliseconds