HomeSort by relevance Sort by last modified time
    Searched refs:os_protectDestroy (Results 1 - 12 of 12) sorted by null

  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 503 void os_protectDestroy (TI_HANDLE OsContext, TI_HANDLE ProtectContext);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Shm_Common/
whalTrace.c 128 os_protectDestroy(pTrc->hOs, pTrc->hProtect);
  /system/wlan/ti/wilink_6_1/platforms/os/common/inc/
osApi.h 503 void os_protectDestroy (TI_HANDLE OsContext, TI_HANDLE ProtectContext);
  /hardware/ti/wlan/wl1271/utils/
context.c 136 os_protectDestroy (pContext->hOs, pContext->hProtectionLock);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Tx/
MsduList.c 202 os_protectDestroy(this->hOs,this->hCriticalSectionProtect);
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/
osApi.h 319 os_protectDestroy(
  /system/wlan/ti/wilink_6_1/utils/
context.c 136 os_protectDestroy (pContext->hOs, pContext->hProtectionLock);
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
osapi.c 370 * os_protectDestroy()
380 void os_protectDestroy (TI_HANDLE OsContext, TI_HANDLE ProtectCtx)
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
osapi.c 366 * os_protectDestroy()
376 void os_protectDestroy (TI_HANDLE OsContext, TI_HANDLE ProtectCtx)
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osapi.c 741 * os_protectDestroy()
752 os_protectDestroy(
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
whalHwAccess.c 376 os_protectDestroy(pHwAccess->hOs, pHwAccess->hProtect);
414 os_protectDestroy(pHwAccess->hOs, pHwAccess->hProtect);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
memMngrEx.c 324 os_protectDestroy(pMemMngr->hOs,pMemMngr->hCriticalSectionProtect);
    [all...]

Completed in 156 milliseconds