Searched refs:IoAsyncReceiveProcess (Results 1 – 1 of 1) sorted by relevance
110 static int32_t IoAsyncReceiveProcess(const void *interfacePoolArg) in IoAsyncReceiveProcess() function306 …ret = OsalThreadCreate(&interfacePool->ioAsyncReceiveProcess, (void *)IoAsyncReceiveProcess, (void… in UsbIoStart()