Home
last modified time | relevance | path

Searched refs:UsbRawEndpointDescriptor (Results 1 - 11 of 11) sorted by relevance

/drivers/peripheral/usb/interfaces/ddk/host/
H A Dusb_raw_api.h156 struct UsbRawEndpointDescriptor { struct
172 const struct UsbRawEndpointDescriptor *endPoint;
/drivers/peripheral/usb/ddk/host/src/
H A Dusb_protocol.c95 static int32_t UsbPipeInit(struct UsbPipe *pipe, const struct UsbRawEndpointDescriptor *ep) in UsbPipeInit()
138 static const struct UsbRawEndpointDescriptor *UsbGetEpDesc( in UsbGetEpDesc()
158 const struct UsbRawEndpointDescriptor *ep = NULL; in UsbProtocalCreatePipeObj()
H A Dusb_raw_api_library.c301 static void ClearEndpoint(struct UsbRawEndpointDescriptor *endPoint) in ClearEndpoint()
309 static int32_t ParseEndpoint(struct UsbRawEndpointDescriptor *endPoint, const uint8_t *buffer, int32_t size) in ParseEndpoint()
394 ClearEndpoint((struct UsbRawEndpointDescriptor *)infPtr->endPoint + j); in ClearInterface()
449 struct UsbRawEndpointDescriptor *endPoint = NULL; in ParseInterfaceEndpoint()
/drivers/peripheral/usb/net/include/
H A Dusb_net_host.h88 struct UsbRawEndpointDescriptor *status;
/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()
277 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptorProcess()
/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkraw_speed.c233 static int32_t UsbSpeedGetBulkEndpoint(struct AcmDevice * const acm, const struct UsbRawEndpointDescriptor *endPoint) in UsbSpeedGetBulkEndpoint()
283 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbSpeedParaseInterfaceClass()
/drivers/peripheral/usb/net/src/
H A Drndis_rawapi.c73 static int32_t UsbGetBulkEndpoint(struct UsbnetHost **ppUsbNet, const struct UsbRawEndpointDescriptor *endPoint) in UsbGetBulkEndpoint()
130 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; 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()
225 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptorProcess()
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H A Dusb_raw_io.c286 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in AcmParaseInterfaceClass()
/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_raw_sdk_if_test_io.cpp285 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptor()
H A Dusb_raw_sdk_if_test.cpp336 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptor()

Completed in 15 milliseconds