Searched refs:configDescLen (Results 1 – 2 of 2) sorted by relevance
517 … const UsbRawHandle *rawHandle, uint8_t configIndex, uint8_t *configDesc, uint32_t configDescLen);
236 const UsbRawHandle *rawHandle, uint8_t configIndex, uint8_t *configDesc, uint32_t configDescLen) in GetRawConfigDescriptor() argument244 return GetConfigDescriptor(devHandle->dev, configIndex, configDesc, configDescLen); in GetRawConfigDescriptor()