Home
last modified time | relevance | path

Searched refs:tmr_ClearOperQueue (Results 1 – 3 of 3) sorted by relevance

/system/wlan/ti/wilink_6_1/utils/
Dtimer.h56 void tmr_ClearOperQueue (TI_HANDLE hTimerModule);
Dtimer.c142 tmr_ClearOperQueue (hTimerModule); in tmr_Destroy()
205 void tmr_ClearOperQueue (TI_HANDLE hTimerModule) in tmr_ClearOperQueue() function
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
DDrvMain.c1211 tmr_ClearOperQueue (pDrvMain->tStadHandles.hTimer); in drvMain_ClearQueuedEvents()