Home
last modified time | relevance | path

Searched refs:UsbGetBulkEndpoint (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkraw_speed.c228 static int32_t UsbGetBulkEndpoint(struct AcmDevice * const acm, const struct UsbRawEndpointDescriptor *endPoint) in UsbGetBulkEndpoint() function
278 if (UsbGetBulkEndpoint(acm, endPoint) != HDF_SUCCESS) { in UsbParseConfigDescriptorProcess()
/drivers/peripheral/usb/net/src/
H A Drndis_rawapi.c73 static int32_t UsbGetBulkEndpoint(struct UsbnetHost **ppUsbNet, const struct UsbRawEndpointDescriptor *endPoint) in UsbGetBulkEndpoint() function
131 if (UsbGetBulkEndpoint(ppUsbNet, endPoint) != HDF_SUCCESS) { in UsbParseConfigDescriptorProcess()
/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c176 static int32_t UsbGetBulkEndpoint(struct AcmDevice *acm, const struct UsbRawEndpointDescriptor *endPoint) in UsbGetBulkEndpoint() function
226 if (UsbGetBulkEndpoint(acm, endPoint) != HDF_SUCCESS) { in UsbParseConfigDescriptorProcess()

Completed in 5 milliseconds