Home
last modified time | relevance | path

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

/openbmc/libpldm/src/dsp/
H A Dpdr.c1183 static void entity_association_tree_find(pldm_entity_node *node, in entity_association_tree_find() function
1197 entity_association_tree_find(node->next_sibling, entity, out); in entity_association_tree_find()
1198 entity_association_tree_find(node->first_child, entity, out); in entity_association_tree_find()
1211 entity_association_tree_find(tree->root, entity, &node); in pldm_entity_association_tree_find()
/openbmc/libpldm/
H A DCHANGELOG.md400 12. pdr: Make entity_association_tree_find() static
493 7. pdr: Deprecate entity_association_tree_find()