Home
last modified time | relevance | path

Searched defs:InterfaceIdToHandle (Results 1 – 5 of 5) sorted by relevance

/drivers/peripheral/usb/sample/host/src/
Dusbhost_sdkapi_speed.c82 static UsbInterfaceHandle *InterfaceIdToHandle(const struct AcmDevice *acm, uint8_t id) in InterfaceIdToHandle() function
/drivers/peripheral/usb/sample/host/liteos_test/src/
Dusbhost_sdkapi_speed.c89 static UsbInterfaceHandle *InterfaceIdToHandle(const struct AcmDevice *acm, uint8_t id) in InterfaceIdToHandle() function
/drivers/peripheral/usb/net/src/
Dcdc_ether.c65 static UsbInterfaceHandle *InterfaceIdToHandle(const struct EcmDevice *ecm, uint8_t id) in InterfaceIdToHandle() function
/drivers/peripheral/usb/serial/src/
Dusb_serial.c92 static UsbInterfaceHandle *InterfaceIdToHandle(const struct AcmDevice *acm, uint8_t id) in InterfaceIdToHandle() function
/drivers/peripheral/usb/hdi_service/src/
Dusb_impl.cpp245 UsbInterfaceHandle *UsbImpl::InterfaceIdToHandle(const HostDevice *dev, uint8_t id) in InterfaceIdToHandle() function in OHOS::HDI::Usb::V1_0::UsbImpl