Searched refs:entity_association_tree_find (Results 1 – 2 of 2) sorted by relevance
1270 static void entity_association_tree_find(pldm_entity_node *node, in entity_association_tree_find() function1284 entity_association_tree_find(node->next_sibling, entity, out); in entity_association_tree_find()1285 entity_association_tree_find(node->first_child, entity, out); in entity_association_tree_find()1298 entity_association_tree_find(tree->root, entity, &node); in pldm_entity_association_tree_find()
607 - pdr: Make entity_association_tree_find() static700 - pdr: Deprecate entity_association_tree_find()