Searched refs:DeviceIdSize (Results 1 – 1 of 1) sorted by relevance
385 UINT32 DeviceIdSize; member1725 if (le32toh(pInfo->DeviceIdOffset) && le32toh(pInfo->DeviceIdSize)) { in mbim_device_caps_query()1726 …((const char *)pInfo + le32toh(pInfo->DeviceIdOffset), le32toh(pInfo->DeviceIdSize), tmp, sizeof(t… in mbim_device_caps_query()