Home | History | Annotate | Download | only in Ctrl_Interface

Lines Matching refs:hStaCap

527     pDrvMain->tStadHandles.hStaCap = StaCap_Create (hOs);
528 if (pDrvMain->tStadHandles.hStaCap == NULL)
760 if (pDrvMain->tStadHandles.hStaCap != NULL)
762 StaCap_Destroy (pDrvMain->tStadHandles.hStaCap);