/third_party/uboot/u-boot-2020.01/test/dm/ |
D | core.c | 325 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_lifecycle() 358 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_ordering() 377 ut_assertok(device_remove(dev_penultimate, DM_REMOVE_NORMAL)); in dm_test_ordering() 379 ut_assertok(device_remove(dev_last, DM_REMOVE_NORMAL)); in dm_test_ordering() 387 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_ordering() 463 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_remove() 617 ut_assertok(device_remove(top[2], DM_REMOVE_NORMAL)); in dm_test_children() 624 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_children() 694 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_remove_active_dma()
|
D | test-fdt.c | 377 device_remove(parent, DM_REMOVE_NORMAL); in dm_test_first_next_device() 386 device_remove(parent, DM_REMOVE_NORMAL); in dm_test_first_next_device() 452 device_remove(parent, DM_REMOVE_NORMAL); in dm_test_first_next_ok_device() 458 device_remove(parent, DM_REMOVE_NORMAL); in dm_test_first_next_ok_device() 466 device_remove(parent, DM_REMOVE_NORMAL); in dm_test_first_next_ok_device() 697 device_remove(dev, DM_REMOVE_NORMAL); in dm_test_fdt_livetree_writing()
|
D | bus.c | 255 device_remove(dev, DM_REMOVE_NORMAL); in test_bus_parent_data() 361 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_bus_parent_ops() 397 device_remove(dev, DM_REMOVE_NORMAL); in test_bus_parent_platdata() 406 device_remove(bus, DM_REMOVE_NORMAL); in test_bus_parent_platdata()
|
D | clk.c | 156 ut_assertok(device_remove(dev_test, DM_REMOVE_NORMAL)); in dm_test_clk() 195 ut_assertok(device_remove(dev_test, DM_REMOVE_NORMAL)); in dm_test_clk_bulk()
|
D | spi.c | 38 device_remove(info.dev, DM_REMOVE_NORMAL); in dm_test_spi_find()
|
D | eth.c | 118 ut_assertok(device_remove(dev[i], DM_REMOVE_NORMAL)); in dm_test_eth_act()
|
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/queensbay/ |
D | tnc.c | 78 ret = device_remove(igd, DM_REMOVE_NORMAL); in disable_igd() 84 ret = device_remove(sdvo, DM_REMOVE_NORMAL); in disable_igd()
|
/third_party/uboot/u-boot-2020.01/cmd/ |
D | bind.c | 78 ret = device_remove(dev, DM_REMOVE_NORMAL); in unbind_by_class_index() 110 ret = device_chld_remove(parent, drv, DM_REMOVE_NORMAL); in unbind_child_by_class_index() 182 ret = device_remove(dev, DM_REMOVE_NORMAL); in unbind_by_node_path()
|
D | sata.c | 37 rc = device_remove(dev, DM_REMOVE_NORMAL); in sata_remove()
|
D | cros_ec.c | 109 device_remove(dev, DM_REMOVE_NORMAL); in do_cros_ec()
|
D | sf.c | 127 device_remove(new, DM_REMOVE_NORMAL); in do_spi_flash_probe()
|
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/udc/ |
D | udc-uclass.c | 43 ret = device_remove(dev_array[index], DM_REMOVE_NORMAL); in usb_gadget_release()
|
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/ |
D | sf-uclass.c | 57 device_remove(flash->spi->dev, DM_REMOVE_NORMAL); in spi_flash_free()
|
D | sandbox.c | 559 device_remove(dev, DM_REMOVE_NORMAL); in sandbox_sf_unbind_emul()
|
/third_party/uboot/u-boot-2020.01/drivers/power/domain/ |
D | power-domain-uclass.c | 136 device_remove(pd.dev, DM_REMOVE_NORMAL); in dev_power_domain_ctrl()
|
/third_party/uboot/u-boot-2020.01/drivers/spi/ |
D | spi-uclass.c | 388 device_remove(dev, DM_REMOVE_NORMAL); in spi_get_bus_and_cs() 413 device_remove(slave->dev, DM_REMOVE_NORMAL); in spi_free_slave()
|
/third_party/uboot/u-boot-2020.01/drivers/core/ |
D | device-remove.c | 149 if ((flags & DM_REMOVE_NORMAL) || in flags_remove()
|
D | device.c | 449 if (device_remove(dev, DM_REMOVE_NORMAL)) { in device_probe() 873 ret = device_remove(dev, DM_REMOVE_NORMAL); in dev_disable_by_path()
|
D | root.c | 168 device_remove(dm_root(), DM_REMOVE_NORMAL); in dm_uninit()
|
/third_party/uboot/u-boot-2020.01/drivers/block/ |
D | sandbox.c | 100 ret = device_remove(dev, DM_REMOVE_NORMAL);
|
/third_party/uboot/u-boot-2020.01/drivers/usb/emul/ |
D | sandbox_hub.c | 188 ret = device_remove(dev, DM_REMOVE_NORMAL); in clrset_post_state()
|
/third_party/uboot/u-boot-2020.01/drivers/usb/host/ |
D | usb-uclass.c | 178 ret = device_remove(bus, DM_REMOVE_NORMAL); in usb_stop() 388 ret = device_remove(dev, DM_REMOVE_NORMAL); in usb_setup_ehci_gadget()
|
/third_party/uboot/u-boot-2020.01/drivers/mmc/ |
D | mmc-uclass.c | 365 device_remove(bdev, DM_REMOVE_NORMAL); in mmc_unbind()
|
/third_party/uboot/u-boot-2020.01/include/dm/ |
D | device.h | 74 DM_REMOVE_NORMAL = 1 << 0, enumerator
|
/third_party/uboot/u-boot-2020.01/board/compulab/cm_fx6/ |
D | cm_fx6.c | 757 device_remove(dev, DM_REMOVE_NORMAL); in sata_imx_probe()
|