Searched refs:interfacePoolArg (Results 1 – 1 of 1) sorted by relevance
44 static int32_t IoSendProcess(const void *interfacePoolArg) in IoSendProcess() argument46 if (interfacePoolArg == NULL) { in IoSendProcess()51 struct UsbInterfacePool *interfacePool = (struct UsbInterfacePool *)interfacePoolArg; in IoSendProcess()110 static int32_t IoAsyncReceiveProcess(const void *interfacePoolArg) in IoAsyncReceiveProcess() argument112 if (interfacePoolArg == NULL) { in IoAsyncReceiveProcess()117 struct UsbInterfacePool *interfacePool = (struct UsbInterfacePool *)interfacePoolArg; in IoAsyncReceiveProcess()