Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dlinux_adapter.c591 static int32_t OsAllocIsoUrbs(struct UsbHostRequest *request, int32_t numUrbs, struct UsbAdapterUrb… in OsAllocIsoUrbs() function
694 int32_t ret = OsAllocIsoUrbs(request, numUrbs, pUrbs); in OsSubmitIsoRequest()
H A Dliteos_adapter.c703 static int32_t OsAllocIsoUrbs(struct UsbHostRequest *request, int32_t numUrbs, struct Async **ass) in OsAllocIsoUrbs() function
825 int32_t ret = OsAllocIsoUrbs(request, numUrbs, pUrbs); in OsSubmitIsoRequest()