Searched refs:vId (Results 1 – 1 of 1) sorted by relevance
60 static UsbDeviceInfo *GetPresetInformation(const char *vId, const char *pId) in GetPresetInformation() argument62 if (vId == NULL || pId == NULL) { in GetPresetInformation()67 int32_t idVendor = (int32_t)strtol(vId, &out, BASE_HEX); in GetPresetInformation()