Searched refs:device_remove (Results 1 – 25 of 57) sorted by relevance
123
38 device_remove(device->zxdev); in bus_remove_device()184 device_remove(device->zxdev); in usb_bus_unbind()189 device_remove(bus->zxdev); in usb_bus_unbind()
38 device_remove(device_); in Unbind()
37 /// Calls `device_remove()`.
103 device_remove(dev->zxdev); in sdmmc_unbind()143 device_remove(dev->child_zxdev); in sdmmc_release()524 device_remove(zxdev); in sdmmc_worker_thread()566 device_remove(dev->zxdev); in sdmmc_bind()580 device_remove(zxdev); in sdmmc_bind()
133 zx_status_t device_remove(zx_device_t* device);
150 device_remove(hci->zxdev); in bcm_hci_unbind()408 device_remove(hci->zxdev); in bcm_hci_start_thread()449 device_remove(hci->zxdev); in bcm_hci_bind()
133 device_remove(device->zxdev); in bootpart_unbind()233 device_remove(device->zxdev); in bootpart_bind()
29 device_remove(intf->zxdev); in usb_composite_remove_interface_by_id_locked()299 device_remove(intf->zxdev); in usb_composite_remove_interfaces()346 device_remove(comp->zxdev); in usb_composite_unbind()
113 device_remove(canvas->zxdev); in aml_canvas_proxy_bind()
148 device_remove(canvas->zxdev); in aml_canvas_unbind()
445 device_remove(dev->zxdev); in ums_unbind()450 device_remove(ums->zxdev); in ums_unbind()559 device_remove(dev->zxdev); in ums_check_luns_ready()582 device_remove(ums->zxdev); in ums_worker_thread()817 device_remove(ums->zxdev); in ums_bind()
286 device_remove(hub->zxdev); in usb_hub_unbind()408 device_remove(hub->zxdev); in usb_hub_thread()516 device_remove(hub->zxdev); in usb_hub_bind()
194 device_remove(device->zxdev); in gpt_unbind()424 device_remove(first_dev->zxdev); in gpt_bind_thread()493 device_remove(device->zxdev); in gpt_bind()
127 zx_status_t device_remove(zx_device_t* device) { in device_remove() function
160 device_remove(device->zxdev); in mbr_unbind()327 device_remove(first_dev->zxdev); in mbr_bind_thread()
113 device_remove(dev->zxdev); in pci_sdhci_unbind()
199 device_remove(device); in aml_bus_bind()
329 device_remove(eth->zxdev); in rndishost_unbind()481 device_remove(eth->zxdev); in rndis_start_thread()623 device_remove(eth->zxdev); in rndishost_bind()
118 device_remove(backlight_device_); in ~DisplayDevice()
224 device_remove(xhci->zxdev); in xhci_unbind()320 device_remove(xhci->zxdev); in xhci_start_thread()
78 device_remove(sink->mxdev); in usb_midi_sink_unbind()
85 device_remove(source->mxdev); in usb_midi_source_unbind()
366 device_remove(dwc->xhci_dev); in dwc3_set_mode()416 device_remove(dwc->zxdev); in dwc3_unbind()
397 device_remove(dev->zxdev); in nand_unbind()498 device_remove(dev->zxdev); in nand_bind()
229 device_remove(fx3->zxdev); in fx3_unbind()
Completed in 56 milliseconds