Searched refs:UsbIoSendThread (Results 1 – 2 of 2) sorted by relevance
103 static int32_t UsbIoSendThread(void *data) in UsbIoSendThread() function149 ret = OsalThreadCreate(&acm->ioSendThread, (OsalThreadEntry)UsbIoSendThread, (void *)acm); in UsbStartIo()
100 static int32_t UsbIoSendThread(void *data) in UsbIoSendThread() function144 ret = OsalThreadCreate(&acm->ioSendThread, (OsalThreadEntry)UsbIoSendThread, (void *)acm); in UsbStartIo()