| /u-boot/test/dm/ |
| A D | devres.c | 38 device_remove(dev, DM_REMOVE_NORMAL); in dm_test_devres_alloc() 66 device_remove(dev, DM_REMOVE_NORMAL); in dm_test_devres_free() 109 device_remove(dev, DM_REMOVE_NORMAL); in dm_test_devres_kmalloc_array() 138 device_remove(dev, DM_REMOVE_NORMAL); in dm_test_devres_kcalloc() 176 device_remove(dev, DM_REMOVE_NORMAL); in dm_test_devres_phase()
|
| A D | core.c | 336 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_lifecycle() 369 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_ordering() 398 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_ordering() 474 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_remove() 628 ut_assertok(device_remove(top[2], DM_REMOVE_NORMAL)); in dm_test_children() 635 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_children() 749 ut_assertok(device_remove(top[3], DM_REMOVE_NORMAL)); in dm_test_device_reparent() 758 ut_assertok(device_remove(top[4], DM_REMOVE_NORMAL)); in dm_test_device_reparent() 767 ut_assertok(device_remove(top[5], DM_REMOVE_NORMAL)); in dm_test_device_reparent() 865 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_remove_active_dma() [all …]
|
| A D | timer.c | 39 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_timer_timebase_fallback()
|
| A D | simple-pm-bus.c | 36 ut_assertok(device_remove(bus, DM_REMOVE_NORMAL)); in dm_test_simple_pm_bus()
|
| A D | mux-mmio.c | 132 device_remove(dev, DM_REMOVE_NORMAL); in dm_test_devm_mux_mmio() 135 device_remove(dev_b, DM_REMOVE_NORMAL); in dm_test_devm_mux_mmio()
|
| A D | reset.c | 90 ut_assertok(device_remove(dev_test, DM_REMOVE_NORMAL)); in dm_test_reset_devm() 151 ut_assertok(device_remove(dev_test, DM_REMOVE_NORMAL)); in dm_test_reset_bulk_devm()
|
| A D | bus.c | 161 device_remove(dev, DM_REMOVE_NORMAL); in test_bus_parent_data() 266 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_bus_parent_ops() 301 device_remove(dev, DM_REMOVE_NORMAL); in test_bus_parent_plat() 310 device_remove(bus, DM_REMOVE_NORMAL); in test_bus_parent_plat()
|
| A D | clk.c | 181 ut_assertok(device_remove(dev_test, DM_REMOVE_NORMAL)); in dm_test_clk() 220 ut_assertok(device_remove(dev_test, DM_REMOVE_NORMAL)); in dm_test_clk_bulk()
|
| A D | test-fdt.c | 420 device_remove(parent, DM_REMOVE_NORMAL); in dm_test_first_next_device() 429 device_remove(parent, DM_REMOVE_NORMAL); in dm_test_first_next_device() 516 device_remove(parent, DM_REMOVE_NORMAL); in dm_test_first_next_ok_device() 522 device_remove(parent, DM_REMOVE_NORMAL); in dm_test_first_next_ok_device() 530 device_remove(parent, DM_REMOVE_NORMAL); in dm_test_first_next_ok_device() 846 device_remove(dev, DM_REMOVE_NORMAL); in dm_test_fdt_livetree_writing()
|
| A D | scmi.c | 88 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in release_sandbox_scmi_test_devices()
|
| A D | spi.c | 37 device_remove(info.dev, DM_REMOVE_NORMAL); in dm_test_spi_find()
|
| /u-boot/arch/x86/cpu/queensbay/ |
| A D | tnc.c | 79 ret = device_remove(igd, DM_REMOVE_NORMAL); in disable_igd() 85 ret = device_remove(sdvo, DM_REMOVE_NORMAL); in disable_igd()
|
| /u-boot/cmd/ |
| A D | bind.c | 80 ret = device_remove(dev, DM_REMOVE_NORMAL); in unbind_by_class_index() 112 ret = device_chld_remove(parent, drv, DM_REMOVE_NORMAL); in unbind_child_by_class_index() 184 ret = device_remove(dev, DM_REMOVE_NORMAL); in unbind_by_node_path()
|
| A D | sata.c | 40 rc = device_remove(dev, DM_REMOVE_NORMAL); in sata_remove()
|
| /u-boot/drivers/usb/gadget/udc/ |
| A D | udc-uclass.c | 43 ret = device_remove(dev_array[index], DM_REMOVE_NORMAL); in usb_gadget_release()
|
| /u-boot/drivers/net/pfe_eth/ |
| A D | pfe_firmware.c | 190 device_remove(new, DM_REMOVE_NORMAL); in pfe_spi_flash_init() 199 device_remove(new, DM_REMOVE_NORMAL); in pfe_spi_flash_init()
|
| /u-boot/drivers/mtd/spi/ |
| A D | sf-uclass.c | 51 device_remove(flash->spi->dev, DM_REMOVE_NORMAL); in spi_flash_free()
|
| /u-boot/drivers/power/domain/ |
| A D | power-domain-uclass.c | 149 device_remove(pd.dev, DM_REMOVE_NORMAL); in dev_power_domain_ctrl()
|
| /u-boot/drivers/usb/host/ |
| A D | usb-uclass.c | 190 ret = device_remove(bus, DM_REMOVE_NORMAL); in usb_stop() 400 ret = device_remove(dev, DM_REMOVE_NORMAL); in usb_setup_ehci_gadget() 423 ret = device_remove(dev, DM_REMOVE_NORMAL); in usb_remove_ehci_gadget()
|
| /u-boot/drivers/core/ |
| A D | device-remove.c | 181 if (!(flags & DM_REMOVE_NORMAL)) { in flags_remove()
|
| /u-boot/drivers/spi/ |
| A D | spi-uclass.c | 418 device_remove(dev, DM_REMOVE_NORMAL); in spi_get_bus_and_cs() 443 device_remove(slave->dev, DM_REMOVE_NORMAL); in spi_free_slave()
|
| /u-boot/drivers/block/ |
| A D | sandbox.c | 103 ret = device_remove(dev, DM_REMOVE_NORMAL);
|
| /u-boot/arch/arm/mach-imx/ |
| A D | cpu.c | 290 rc = device_remove(dev, DM_REMOVE_NORMAL); in arch_preboot_os()
|
| /u-boot/board/Marvell/mvebu_armada-37xx/ |
| A D | board.c | 132 device_remove(dev, DM_REMOVE_NORMAL); in board_late_init()
|
| /u-boot/drivers/usb/emul/ |
| A D | sandbox_hub.c | 189 ret = device_remove(dev, DM_REMOVE_NORMAL); in clrset_post_state()
|