Home
last modified time | relevance | path

Searched defs:interfaceHandle (Results 1 – 8 of 8) sorted by relevance

/drivers/peripheral/usb/ddk/host/src/
Dusb_interface_pool.c1087 int32_t UsbCloseInterface(const UsbInterfaceHandle *interfaceHandle) in UsbCloseInterface()
1138const UsbInterfaceHandle *interfaceHandle, uint8_t settingIndex, struct UsbInterface **interfaceOb… in UsbSelectInterfaceSetting()
1187const 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/
Dusb_host_sdk_if_test.cpp1612 UsbInterfaceHandle interfaceHandle; variable
1643 UsbInterfaceHandle interfaceHandle; variable
1658 UsbInterfaceHandle interfaceHandle; variable
/drivers/peripheral/usb/sample/host/src/
Dusbhost_sdkapi_speed.c212 UsbInterfaceHandle *interfaceHandle = NULL; in EnumePipe() local
/drivers/peripheral/usb/sample/host/liteos_test/src/
Dusbhost_sdkapi_speed.c224 UsbInterfaceHandle *interfaceHandle = NULL; in EnumePipe() local
/drivers/peripheral/usb/net/src/
Dcdc_ether.c591 UsbInterfaceHandle *interfaceHandle = NULL; in EcmEnumePipe() local
/drivers/peripheral/usb/hdi_service/src/
Dusbd_dispatcher.cpp131 UsbInterfaceHandle *interfaceHandle = UsbImpl::InterfaceIdToHandle(dev, info->interfaceIndex); in GetInterfacePipe() local
Dusb_impl.cpp1193 UsbInterfaceHandle *interfaceHandle = InterfaceIdToHandle(port, interfaceid); in SetInterface() local
/drivers/peripheral/usb/serial/src/
Dusb_serial.c1135 UsbInterfaceHandle *interfaceHandle = NULL; in EnumePipe() local