Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkapi_speed.c82 static UsbInterfaceHandle *InterfaceIdToHandle(const struct AcmDevice *acm, uint8_t id) in InterfaceIdToHandle() function
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkapi_speed.c89 static UsbInterfaceHandle *InterfaceIdToHandle(const struct AcmDevice *acm, uint8_t id) in InterfaceIdToHandle() function
/ohos5.0/drivers/peripheral/usb/net/src/
H A Dcdc_ether.c73 static UsbInterfaceHandle *InterfaceIdToHandle(const struct EcmDevice *ecm, uint8_t id) in InterfaceIdToHandle() function
/ohos5.0/drivers/peripheral/usb/serial/src/
H A Dusb_serial.c93 static UsbInterfaceHandle *InterfaceIdToHandle(const struct AcmDevice *acm, uint8_t id) in InterfaceIdToHandle() function
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp268 UsbInterfaceHandle *UsbImpl::InterfaceIdToHandle(const HostDevice *dev, uint8_t id) in InterfaceIdToHandle() function in OHOS::HDI::Usb::V1_1::UsbImpl