Home
last modified time | relevance | path

Searched defs:hostNode (Results 1 – 2 of 2) sorted by relevance

/drivers/hdf_core/framework/core/common/src/
Dhdf_attribute.c48 static bool GetHostInfo(const struct DeviceResourceNode *hostNode, struct HdfHostInfo *hostInfo) in GetHostInfo()
67 const struct DeviceResourceNode *hostNode = NULL; in HdfAttributeManagerGetHostList() local
116 const struct DeviceResourceNode *hostNode = NULL; in GetHostNode() local
219 const struct DeviceResourceNode *hostNode = NULL; in HdfAttributeManagerGetDeviceList() local
Dhdf_attribute_macro.c32 static bool GetHostInfoMacro(const struct HdfHostType *hostNode, struct HdfHostInfo *hostInfo) in GetHostInfoMacro()