Home
last modified time | relevance | path

Searched refs:device_remove (Results 1 – 25 of 57) sorted by relevance

123

/system/dev/usb/usb-bus/
A Dusb-bus.c38 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()
/system/dev/bus/virtio/
A Ddevice.cpp38 device_remove(device_); in Unbind()
/system/banjo/ddk-protocol-test/
A Dtest.banjo37 /// Calls `device_remove()`.
/system/dev/block/sdmmc/
A Dsdmmc.c103 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()
/system/ulib/ddk/include/ddk/
A Ddriver.h133 zx_status_t device_remove(zx_device_t* device);
/system/dev/bluetooth/bt-hci-broadcom/
A Dbt-hci-broadcom.c150 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()
/system/dev/block/bootpart/
A Dbootpart.c133 device_remove(device->zxdev); in bootpart_unbind()
233 device_remove(device->zxdev); in bootpart_bind()
/system/dev/usb/usb-composite/
A Dusb-composite.c29 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()
/system/dev/display/aml-canvas/
A Daml-canvas-proxy-client.c113 device_remove(canvas->zxdev); in aml_canvas_proxy_bind()
A Daml-canvas.c148 device_remove(canvas->zxdev); in aml_canvas_unbind()
/system/dev/block/usb-mass-storage/
A Dusb-mass-storage.c445 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()
/system/dev/usb/usb-hub/
A Dusb-hub.c286 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()
/system/dev/block/gpt/
A Dgpt.cpp194 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()
/system/dev/lib/fake_ddk/
A Dfake_ddk.cpp127 zx_status_t device_remove(zx_device_t* device) { in device_remove() function
/system/dev/block/mbr/
A Dmbr.c160 device_remove(device->zxdev); in mbr_unbind()
327 device_remove(first_dev->zxdev); in mbr_bind_thread()
/system/dev/block/pci-sdhci/
A Dpci-sdhci.c113 device_remove(dev->zxdev); in pci_sdhci_unbind()
/system/dev/board/astro/
A Dastro.c199 device_remove(device); in aml_bus_bind()
/system/dev/ethernet/rndis/
A Drndishost.c329 device_remove(eth->zxdev); in rndishost_unbind()
481 device_remove(eth->zxdev); in rndis_start_thread()
623 device_remove(eth->zxdev); in rndishost_bind()
/system/dev/display/intel-i915/
A Ddisplay-device.cpp118 device_remove(backlight_device_); in ~DisplayDevice()
/system/dev/usb/xhci/
A Dusb-xhci.cpp224 device_remove(xhci->zxdev); in xhci_unbind()
320 device_remove(xhci->zxdev); in xhci_start_thread()
/system/dev/audio/usb-audio/
A Dusb-midi-sink.c78 device_remove(sink->mxdev); in usb_midi_sink_unbind()
A Dusb-midi-source.c85 device_remove(source->mxdev); in usb_midi_source_unbind()
/system/dev/usb/dwc3/
A Ddwc3.cpp366 device_remove(dwc->xhci_dev); in dwc3_set_mode()
416 device_remove(dwc->zxdev); in dwc3_unbind()
/system/dev/nand/nand/
A Dnand.c397 device_remove(dev->zxdev); in nand_unbind()
498 device_remove(dev->zxdev); in nand_bind()
/system/dev/usb/usb-test/fx3/
A Dfx3.c229 device_remove(fx3->zxdev); in fx3_unbind()

Completed in 56 milliseconds

123