Lines Matching refs:root
117 ut_assert(dms->root); in dm_test_autobind()
214 ut_assert(dms->root->flags & DM_FLAG_ACTIVATED); in dm_test_autoprobe()
234 ut_assert(dms->root->flags & DM_FLAG_ACTIVATED); in dm_test_autoprobe()
294 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_manual, in dm_test_lifecycle()
346 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_manual, in dm_test_ordering()
351 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_manual, in dm_test_ordering()
354 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_manual, in dm_test_ordering()
369 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_manual, in dm_test_ordering()
572 ut_assertok(create_children(uts, dms->root, NODE_COUNT, 0, top)); in dm_test_children()
646 ut_asserteq(-EPERM, device_bind_by_name(dms->root, true, in dm_test_pre_reloc()
650 ut_assertok(device_bind_by_name(dms->root, true, in dm_test_pre_reloc()
666 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_act_dma, in dm_test_remove_active_dma()
699 ut_assertok(device_bind_by_name(dms->root, false, &driver_info_manual, in dm_test_remove_active_dma()