Searched refs:entity_association_tree_find (Results 1 – 2 of 2) sorted by relevance
1418 static void entity_association_tree_find(pldm_entity_node *node, in entity_association_tree_find() function1432 entity_association_tree_find(node->next_sibling, entity, out); in entity_association_tree_find()1433 entity_association_tree_find(node->first_child, entity, out); in entity_association_tree_find()1446 entity_association_tree_find(tree->root, entity, &node); in pldm_entity_association_tree_find()
665 - pdr: Make entity_association_tree_find() static757 - pdr: Deprecate entity_association_tree_find()