Searched refs:drvMain_InsertAction (Results 1 - 3 of 3) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
H A DDrvMain.h56 TI_STATUS drvMain_InsertAction (TI_HANDLE hDrvMain, EActionType eAction);
H A DDrvMain.c1216 * \fn drvMain_InsertAction
1229 TI_STATUS drvMain_InsertAction (TI_HANDLE hDrvMain, EActionType eAction) function
1255 TRACE0(pDrvMain->tStadHandles.hReport, REPORT_SEVERITY_ERROR , "drvMain_InsertAction(): Couldn't allocate signal object!\n");
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/
H A DWlanDrvIf.c641 drvMain_InsertAction (drv->tCommon.hDrvMain, ACTION_TYPE_START);
704 drvMain_InsertAction (drv->tCommon.hDrvMain, ACTION_TYPE_STOP);

Completed in 32 milliseconds