Searched defs:usbInterface (Results 1 – 1 of 1) sorted by relevance
355 static void ClearInterface(const struct UsbRawInterface *usbInterface) in ClearInterface()470 static int32_t ParseInterface(struct UsbRawInterface *usbInterface, const uint8_t *buffer, int32_t … in ParseInterface()546 int32_t size, struct UsbRawInterface *usbInterface, uint8_t nIntf[]) in ParseConfigurationDes()599 struct UsbRawInterface *usbInterface = NULL; in ParseConfiguration() local