Searched refs:func_call (Results 1 – 2 of 2) sorted by relevance
1272 tfIpcFuncCall func_call = (tfIpcFuncCall)IpcRegs.IPCRECVADDR; in IPCLiteRtoLFunctionCall() local1273 IpcRegs.IPCLOCALREPLY = func_call(IpcRegs.IPCRECVDATA); in IPCLiteRtoLFunctionCall()
1693 tfIpcFuncCall func_call = (tfIpcFuncCall)psMessage->uladdress; in IPCRtoLFunctionCall() local1694 func_call(psMessage->uldataw1); in IPCRtoLFunctionCall()
Completed in 10 milliseconds