Searched refs:wTotalLength (Results 1 – 10 of 10) sorted by relevance
120 uint16_t wTotalLength; member
181 uint16_t wTotalLength; member285 uint16_t wTotalLength; member
165 uint16_t wTotalLength; member
162 std::vector<uint8_t> tmpBuffer(tmpDesc.wTotalLength); in GetConfigDescriptor()163 ret = GetRawConfigDescriptor(rawHandle, configIndex, tmpBuffer.data(), tmpDesc.wTotalLength); in GetConfigDescriptor()
97 desc->wTotalLength = Le16ToHost(desc->wTotalLength); in ParseDescriptor()
299 size_t count = UGETW(osDev->adapterDevice->cdesc->wTotalLength); in OsReadDescriptors()310 …N(0, "%s:+configdes_size:%d+type:%d\n", __func__, UGETW(osDev->adapterDevice->cdesc->wTotalLength), in OsReadDescriptors()353 configLen = LE16_TO_CPU(configDesc->wTotalLength); in OsParseConfigDescriptors()1194 count = UGETW(adapterDevice->cdesc->wTotalLength); in AdapterGetConfigDescriptor()
264 desc->wTotalLength = LE16_TO_CPU(desc->wTotalLength); in ParseDescriptor()1191 configLen = LE16_TO_CPU(tmpConfig.desc.wTotalLength); in RawGetConfigDescriptor()
277 configLen = LE16_TO_CPU(configDesc->wTotalLength); in OsParseConfigDescriptors()
176 uint16_t configLen = LE16_TO_CPU(configDesc->wTotalLength); in OsParseConfigDescriptors()
493 desc->wTotalLength = LE16_TO_CPU(sValue); in UsbFnCfgMgrParseSecurityDesc()