Searched refs:propTabCount (Results 1 – 1 of 1) sorted by relevance
1097 int32_t propTabCount = drsOps->GetElemNum(customNode, "propTable"); in UsbFnCfgGetPropValueFromHcs() local1098 if (propTabCount <= 0) { in UsbFnCfgGetPropValueFromHcs()1101 uint32_t totalCount = (uint32_t)propTabCount; in UsbFnCfgGetPropValueFromHcs()