Searched defs:interfaceHandle (Results 1 – 8 of 8) sorted by relevance
| /drivers/peripheral/usb/ddk/host/src/ |
| D | usb_interface_pool.c | 1087 int32_t UsbCloseInterface(const UsbInterfaceHandle *interfaceHandle) in UsbCloseInterface() 1138 …const UsbInterfaceHandle *interfaceHandle, uint8_t settingIndex, struct UsbInterface **interfaceOb… in UsbSelectInterfaceSetting() 1187 …const UsbInterfaceHandle *interfaceHandle, uint8_t altSettingIndex, uint8_t pipeId, struct UsbPipe… in UsbGetPipeInfo() 1233 int32_t UsbClearInterfaceHalt(const UsbInterfaceHandle *interfaceHandle, uint8_t pipeAddress) in UsbClearInterfaceHalt() 1245 struct UsbRequest *UsbAllocRequest(const UsbInterfaceHandle *interfaceHandle, int32_t isoPackets, i… in UsbAllocRequest() 1329 …const struct UsbRequest *request, const UsbInterfaceHandle *interfaceHandle, const struct UsbReque… in UsbFillRequest()
|
| /drivers/peripheral/usb/test/unittest/host_sdk/ |
| D | usb_host_sdk_if_test.cpp | 1612 UsbInterfaceHandle interfaceHandle; variable 1643 UsbInterfaceHandle interfaceHandle; variable 1658 UsbInterfaceHandle interfaceHandle; variable
|
| /drivers/peripheral/usb/sample/host/src/ |
| D | usbhost_sdkapi_speed.c | 212 UsbInterfaceHandle *interfaceHandle = NULL; in EnumePipe() local
|
| /drivers/peripheral/usb/sample/host/liteos_test/src/ |
| D | usbhost_sdkapi_speed.c | 224 UsbInterfaceHandle *interfaceHandle = NULL; in EnumePipe() local
|
| /drivers/peripheral/usb/net/src/ |
| D | cdc_ether.c | 591 UsbInterfaceHandle *interfaceHandle = NULL; in EcmEnumePipe() local
|
| /drivers/peripheral/usb/hdi_service/src/ |
| D | usbd_dispatcher.cpp | 131 UsbInterfaceHandle *interfaceHandle = UsbImpl::InterfaceIdToHandle(dev, info->interfaceIndex); in GetInterfacePipe() local
|
| D | usb_impl.cpp | 1193 UsbInterfaceHandle *interfaceHandle = InterfaceIdToHandle(port, interfaceid); in SetInterface() local
|
| /drivers/peripheral/usb/serial/src/ |
| D | usb_serial.c | 1135 UsbInterfaceHandle *interfaceHandle = NULL; in EnumePipe() local
|