Home
last modified time | relevance | path

Searched defs:endPoint (Results 1 – 21 of 21) sorted by relevance

/drivers/peripheral/usb/interfaces/ddk/host/
Dusb_raw_api.h94 unsigned char endPoint; member
138 unsigned char endPoint; member
172 const struct UsbRawEndpointDescriptor *endPoint; member
/drivers/peripheral/usb/sample/host/src/
Dusbhost_nosdk_speed.c236 static int32_t FillUrbData(unsigned char endPoint) in FillUrbData()
263 static int32_t BeginProcess(unsigned char endPoint) in BeginProcess()
Dusbhost_sdkraw_speed.c228 …2_t UsbGetBulkEndpoint(struct AcmDevice * const acm, const struct UsbRawEndpointDescriptor *endPoi… in UsbGetBulkEndpoint()
277 … const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptorProcess() local
/drivers/external_device_manager/frameworks/ddk/usb/
Dusb_config_desc_parser.cpp169 static int32_t ParseEndpoint(UsbDdkEndpointDescriptor *endPoint, const uint8_t *buffer, int32_t siz… in ParseEndpoint()
234 UsbDdkEndpointDescriptor *endPoint = nullptr; in ParseInterfaceEndpoint() local
375 static void ClearEndpoint(UsbDdkEndpointDescriptor *endPoint) in ClearEndpoint()
/drivers/peripheral/usb/ddk/host/include/
Dusb_ddk_request.h59 unsigned char endPoint; member
95 unsigned char endPoint; member
118 unsigned char endPoint; member
/drivers/peripheral/usb/net/src/
Drndis_rawapi.c58 …2_t UsbGetBulkEndpoint(struct UsbnetHost **ppUsbNet, const struct UsbRawEndpointDescriptor *endPoi… in UsbGetBulkEndpoint()
115 … const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptorProcess() local
/drivers/peripheral/usb/sample/host/liteos_test/src/
Dusbhost_sdkraw_speed.c233 …sbSpeedGetBulkEndpoint(struct AcmDevice * const acm, const struct UsbRawEndpointDescriptor *endPoi… in UsbSpeedGetBulkEndpoint()
283 … const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbSpeedParaseInterfaceClass() local
Dusbhost_nosdk_speed.c203 static int32_t BeginProcess(unsigned char endPoint) in BeginProcess()
/drivers/peripheral/usb/test/unittest/host_sdk/
Dusb_raw_sdk_if_test.h154 unsigned char endPoint; member
188 unsigned char endPoint; member
210 unsigned char endPoint; member
Dusb_raw_sdk_if_test_io.cpp285 … const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptor() local
Dusb_raw_sdk_if_test.cpp336 … const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptor() local
/drivers/peripheral/usb/hdi_service/include/
Dusbd_type.h95 uint8_t endPoint; member
110 uint8_t endPoint; member
118 unsigned char endPoint; member
/drivers/peripheral/usb/ddk/host/src/
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, int3… in ParseEndpoint()
449 struct UsbRawEndpointDescriptor *endPoint = NULL; in ParseInterfaceEndpoint() local
1506 unsigned int endPoint = pipeAddress; in RawClearHalt() local
Dliteos_adapter.c712 unsigned char endPoint = request->endPoint; in OsAllocIsoUrbs() local
1278 static int32_t AdapterClearHalt(const struct UsbDeviceHandle *handle, unsigned int endPoint) in AdapterClearHalt()
Dlinux_adapter.c1230 static int32_t AdapterClearHalt(const struct UsbDeviceHandle *handle, unsigned int endPoint) in AdapterClearHalt()
/drivers/peripheral/usb/sample/host/include/
Dusbhost_nosdk_speed.h68 unsigned char endPoint; member
/drivers/peripheral/usb/serial/src/
Dusb_serial_rawapi.c176 …ic int32_t UsbGetBulkEndpoint(struct AcmDevice *acm, const struct UsbRawEndpointDescriptor *endPoi… in UsbGetBulkEndpoint()
225 … const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptorProcess() local
/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
Dusb_raw_test.h289 unsigned char endPoint; member
323 unsigned char endPoint; member
345 unsigned char endPoint; member
/drivers/peripheral/usb/test/unittest/mock/src/
Dmock_linux_adapter.cpp372 int32_t FuncAdapterClearHalt(const UsbDeviceHandle *handle, uint32_t endPoint) in FuncAdapterClearHalt()
/drivers/external_device_manager/interfaces/ddk/usb/
Dusb_ddk_types.h211 struct UsbDdkEndpointDescriptor *endPoint; member
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
Dusb_raw_io.c286 … const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in AcmParaseInterfaceClass() local