Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/utils/src/hcs_parser/
Dhcs_tree_if.c339 static struct DeviceResourceAttr *GetAttrValueInNode(const struct DeviceResourceNode *node, const c… in GetAttrValueInNode() function
374 if (GetAttrValueInNode(curNode, attrValue) != NULL) { in HcsGetNodeByMatchAttr()