Searched refs:UsbFnEventProcess (Results 1 – 1 of 1) sorted by relevance
506 static int32_t UsbFnEventProcess(void *arg) in UsbFnEventProcess() function566 ret = OsalThreadCreate(&fnDevMgr->thread, (OsalThreadEntry)UsbFnEventProcess, (void *)fnDevMgr); in StartThreadIo()