Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_cfg_mgr.c1097 int32_t propTabCount = drsOps->GetElemNum(customNode, "propTable"); in UsbFnCfgGetPropValueFromHcs() local
1098 if (propTabCount <= 0) { in UsbFnCfgGetPropValueFromHcs()
1101 uint32_t totalCount = (uint32_t)propTabCount; in UsbFnCfgGetPropValueFromHcs()