Home
last modified time | relevance | path

Searched refs:IoAsyncReceiveProcess (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/usb/ddk/host/src/
H A Dusb_io_manage.c104 static int32_t IoAsyncReceiveProcess(const void *interfacePoolArg) in IoAsyncReceiveProcess() function
291 /* create IoAsyncReceiveProcess thread */ in UsbIoStart()
297 ret = OsalThreadCreate(&interfacePool->ioAsyncReceiveProcess, (void *)IoAsyncReceiveProcess, (void *)interfacePool); in UsbIoStart()

Completed in 1 milliseconds