Home
last modified time | relevance | path

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

/system/wlan/ti/wilink_6_1/TWD/Ctrl/Export_Inc/
DCmdQueue_api.h246 TI_STATUS cmdQueue_DisableMbox (TI_HANDLE hCmdQueue);
/system/wlan/ti/wilink_6_1/TWD/Ctrl/
DCmdQueue.c749 TI_STATUS cmdQueue_DisableMbox (TI_HANDLE hCmdQueue) in cmdQueue_DisableMbox() function
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
DTWDriver.c1153 cmdQueue_DisableMbox (pTWD->hCmdQueue); in TWD_Stop()