Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkraw_speed.c324 static int32_t UsbAllocDataRequests(struct AcmDevice * const acm) in UsbAllocDataRequests() function
634 ret = UsbAllocDataRequests(g_acm); in UsbSpeedDdkInit()
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkraw_speed.c312 static int32_t UsbAllocDataRequests(struct AcmDevice * const acm) in UsbAllocDataRequests() function
639 ret = UsbAllocDataRequests(g_acm); in InitUsbDdk()