Searched refs:nodeInfoCount (Results 1 – 1 of 1) sorted by relevance
360 int32_t nodeInfoCount = 0; in GetDevInfoFromBus() local362 int32_t ret = GetAllNodeDeviceInfo(DM_PKG_NAME, &nodeInfo, &nodeInfoCount); in GetDevInfoFromBus()367 for (int32_t i = 0; i < nodeInfoCount; ++i) { in GetDevInfoFromBus()