Home | History | Annotate | Download | only in Ctrl_Interface

Lines Matching refs:hStaCap

524     pDrvMain->tStadHandles.hStaCap = StaCap_Create (hOs);
525 if (pDrvMain->tStadHandles.hStaCap == NULL)
753 if (pDrvMain->tStadHandles.hStaCap != NULL)
755 StaCap_Destroy (pDrvMain->tStadHandles.hStaCap);