Home
last modified time | relevance | path

Searched refs:entity_association_tree_destroy (Results 1 – 1 of 1) sorted by relevance

/openbmc/libpldm/src/dsp/
H A Dpdr.c696 static void entity_association_tree_destroy(pldm_entity_node *node) in entity_association_tree_destroy() function
702 entity_association_tree_destroy(node->next_sibling); in entity_association_tree_destroy()
703 entity_association_tree_destroy(node->first_child); in entity_association_tree_destroy()
714 entity_association_tree_destroy(tree->root); in pldm_entity_association_tree_destroy()
1250 entity_association_tree_destroy(tree->root); in pldm_entity_association_tree_destroy_root()