Home | History | Annotate | Download | only in Ctrl_Interface

Lines Matching refs:hCmdDispatch

517     pDrvMain->tStadHandles.hCmdDispatch = cmdDispatch_Create (hOs);
518 if (pDrvMain->tStadHandles.hCmdDispatch == NULL)
545 *pCmdDispatch = pDrvMain->tStadHandles.hCmdDispatch;
732 if (pDrvMain->tStadHandles.hCmdDispatch)
734 cmdDispatch_Destroy (pDrvMain->tStadHandles.hCmdDispatch);