Searched refs:ParseEndpoint (Results 1 – 2 of 2) sorted by relevance
169 static int32_t ParseEndpoint(UsbDdkEndpointDescriptor *endPoint, const uint8_t *buffer, int32_t siz… in ParseEndpoint() function248 ret = ParseEndpoint(endPoint + i, *buffer, *size); in ParseInterfaceEndpoint()
308 static int32_t ParseEndpoint(struct UsbRawEndpointDescriptor *endPoint, const uint8_t *buffer, int3… in ParseEndpoint() function456 ret = ParseEndpoint(endPoint + i, *buffer, *size); in ParseInterfaceEndpoint()