Searched refs:entity_association_tree_find_if_remote (Results 1 – 1 of 1) sorted by relevance
/openbmc/libpldm/src/dsp/ |
H A D | pdr.c | 1149 static void entity_association_tree_find_if_remote(pldm_entity_node *node, in entity_association_tree_find_if_remote() 1173 entity_association_tree_find_if_remote(node->next_sibling, entity, out, in pldm_entity_association_tree_find_with_locality() 1175 entity_association_tree_find_if_remote(node->first_child, entity, out, in pldm_entity_association_tree_find_with_locality() 1187 entity_association_tree_find_if_remote(tree->root, entity, &node, in entity_association_tree_find() 1141 static void entity_association_tree_find_if_remote(pldm_entity_node *node, entity_association_tree_find_if_remote() function
|