Home | History | Annotate | Download | only in Ctrl

Lines Matching refs:fCmdCompleteCb

154     pCmdQueue->fCmdCompleteCb = NULL;
357 if (pCmdQueue->fCmdCompleteCb)
359 pCmdQueue->fCmdCompleteCb (pCmdQueue->hCmdCompleteCb, cmdType, uParam, status);
683 pCmdQueue->fCmdCompleteCb = (TCmdQueueGenericCb)fCb;