Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/src/
Dusb_interface_pool.c1099 int32_t UsbCloseInterface(const UsbInterfaceHandle *interfaceHandle) in UsbCloseInterface()
1149const UsbInterfaceHandle *interfaceHandle, uint8_t settingIndex, struct UsbInterface **interfaceOb… in UsbSelectInterfaceSetting()
1196 int32_t UsbGetPipeInfo(const UsbInterfaceHandle *interfaceHandle, uint8_t altSettingIndex, in UsbGetPipeInfo()
1241 int32_t UsbClearInterfaceHalt(const UsbInterfaceHandle *interfaceHandle, uint8_t pipeAddress) in UsbClearInterfaceHalt()
1253 struct UsbRequest *UsbAllocRequest(const UsbInterfaceHandle *interfaceHandle, int32_t isoPackets, i… in UsbAllocRequest()
1334 int32_t UsbFillRequest(const struct UsbRequest *request, const UsbInterfaceHandle *interfaceHandle, in UsbFillRequest()
/drivers/peripheral/usb/test/unittest/host_sdk/
Dusb_host_sdk_if_test.cpp1641 UsbInterfaceHandle interfaceHandle; variable
1672 UsbInterfaceHandle interfaceHandle; variable
1687 UsbInterfaceHandle interfaceHandle; variable
/drivers/peripheral/usb/sample/host/src/
Dusbhost_sdkapi_speed.c213 UsbInterfaceHandle *interfaceHandle = NULL; in EnumePipe() local
/drivers/peripheral/usb/sample/host/liteos_test/src/
Dusbhost_sdkapi_speed.c228 UsbInterfaceHandle *interfaceHandle = NULL; in EnumePipe() local
/drivers/peripheral/usb/net/src/
Dcdc_ether.c590 UsbInterfaceHandle *interfaceHandle = NULL; in EcmEnumePipe() local
/drivers/peripheral/usb/serial/src/
Dusb_serial.c1138 UsbInterfaceHandle *interfaceHandle = NULL; in EnumePipe() local
/drivers/peripheral/usb/hal/service/src/
Dusbd_dispatcher.c201 UsbInterfaceHandle *interfaceHandle = NULL; in GetInterfacePipe() local
1502 UsbInterfaceHandle *interfaceHandle = NULL; in FunSetInterface() local