Searched refs:entity_association_tree_copy (Results 1 – 1 of 1) sorted by relevance
1302 static int entity_association_tree_copy(pldm_entity_node *org_node, in entity_association_tree_copy() function1323 rc = entity_association_tree_copy(org_node->first_child, in entity_association_tree_copy()1329 rc = entity_association_tree_copy(org_node->next_sibling, in entity_association_tree_copy()1353 entity_association_tree_copy(org_tree->root, &(new_tree->root)); in pldm_entity_association_tree_copy_root()1366 return entity_association_tree_copy(org_tree->root, &(new_tree->root)); in pldm_entity_association_tree_copy_root_check()