Home
last modified time | relevance | path

Searched refs:UsbProtocalCreatInterfaceObj (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dusb_protocol.c186 static int32_t UsbProtocalCreatInterfaceObj(const struct UsbRawConfigDescriptor *config, in UsbProtocalCreatInterfaceObj() function
267 ret = UsbProtocalCreatInterfaceObj(config, interfacePool); in UsbProtocalParseDescriptor()