Searched refs:UsbGetBulkEndpoint (Results 1 – 3 of 3) sorted by relevance
228 static int32_t UsbGetBulkEndpoint(struct AcmDevice * const acm, const struct UsbRawEndpointDescript… in UsbGetBulkEndpoint() function278 if (UsbGetBulkEndpoint(acm, endPoint) != HDF_SUCCESS) { in UsbParseConfigDescriptorProcess()
58 static int32_t UsbGetBulkEndpoint(struct UsbnetHost **ppUsbNet, const struct UsbRawEndpointDescript… in UsbGetBulkEndpoint() function116 if (UsbGetBulkEndpoint(ppUsbNet, endPoint) != HDF_SUCCESS) { in UsbParseConfigDescriptorProcess()
176 static int32_t UsbGetBulkEndpoint(struct AcmDevice *acm, const struct UsbRawEndpointDescriptor *end… in UsbGetBulkEndpoint() function226 if (UsbGetBulkEndpoint(acm, endPoint) != HDF_SUCCESS) { in UsbParseConfigDescriptorProcess()