Home
last modified time | relevance | path

Searched refs:DM_REMOVE_NORMAL (Results 1 – 25 of 40) sorted by relevance

12

/u-boot/test/dm/
A Ddevres.c38 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 Dcore.c336 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 Dtimer.c39 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in dm_test_timer_timebase_fallback()
A Dsimple-pm-bus.c36 ut_assertok(device_remove(bus, DM_REMOVE_NORMAL)); in dm_test_simple_pm_bus()
A Dmux-mmio.c132 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 Dreset.c90 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 Dbus.c161 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 Dclk.c181 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 Dtest-fdt.c420 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 Dscmi.c88 ut_assertok(device_remove(dev, DM_REMOVE_NORMAL)); in release_sandbox_scmi_test_devices()
A Dspi.c37 device_remove(info.dev, DM_REMOVE_NORMAL); in dm_test_spi_find()
/u-boot/arch/x86/cpu/queensbay/
A Dtnc.c79 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 Dbind.c80 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 Dsata.c40 rc = device_remove(dev, DM_REMOVE_NORMAL); in sata_remove()
/u-boot/drivers/usb/gadget/udc/
A Dudc-uclass.c43 ret = device_remove(dev_array[index], DM_REMOVE_NORMAL); in usb_gadget_release()
/u-boot/drivers/net/pfe_eth/
A Dpfe_firmware.c190 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 Dsf-uclass.c51 device_remove(flash->spi->dev, DM_REMOVE_NORMAL); in spi_flash_free()
/u-boot/drivers/power/domain/
A Dpower-domain-uclass.c149 device_remove(pd.dev, DM_REMOVE_NORMAL); in dev_power_domain_ctrl()
/u-boot/drivers/usb/host/
A Dusb-uclass.c190 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 Ddevice-remove.c181 if (!(flags & DM_REMOVE_NORMAL)) { in flags_remove()
/u-boot/drivers/spi/
A Dspi-uclass.c418 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 Dsandbox.c103 ret = device_remove(dev, DM_REMOVE_NORMAL);
/u-boot/arch/arm/mach-imx/
A Dcpu.c290 rc = device_remove(dev, DM_REMOVE_NORMAL); in arch_preboot_os()
/u-boot/board/Marvell/mvebu_armada-37xx/
A Dboard.c132 device_remove(dev, DM_REMOVE_NORMAL); in board_late_init()
/u-boot/drivers/usb/emul/
A Dsandbox_hub.c189 ret = device_remove(dev, DM_REMOVE_NORMAL); in clrset_post_state()

Completed in 26 milliseconds

12