Searched refs:DM_REMOVE_ACTIVE_ALL (Results 1 – 6 of 6) sorted by relevance
60 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in announce_and_cleanup()
118 ut_assertok(device_remove(bus, DM_REMOVE_ACTIVE_ALL)); in dm_test_virtio_remove()
682 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in dm_test_remove_active_dma()715 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in dm_test_remove_active_dma()
47 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in bootm_announce_and_cleanup()
114 dm_remove_devices_flags(DM_REMOVE_ACTIVE_ALL); in announce_and_cleanup()
85 DM_REMOVE_ACTIVE_ALL = DM_REMOVE_ACTIVE_DMA | DM_REMOVE_OS_PREPARE, enumerator