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

  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
CmdInterpretWext.c 307 os_memorySet(pCmdInterpret->hOs, range, 0, sizeof(struct iw_range));
607 os_memorySet (pCmdInterpret->hOs, &iwe, 0, sizeof(iwe));
627 os_memorySet (pCmdInterpret->hOs, &iwe, 0, sizeof(iwe));
636 os_memorySet (pCmdInterpret->hOs, &iwe, 0, sizeof(iwe));
651 os_memorySet (pCmdInterpret->hOs, &iwe, 0, sizeof(iwe));
687 os_memorySet (pCmdInterpret->hOs, &iwe, 0, sizeof(iwe));
706 os_memorySet (pCmdInterpret->hOs, &iwe, 0, sizeof(iwe));
716 os_memorySet (pCmdInterpret->hOs, &iwe, 0, sizeof(iwe));
717 os_memorySet (pCmdInterpret->hOs, ies, 0, 256);
    [all...]
osmemapi.c 251 * os_memorySet()
265 os_memorySet(
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
CmdInterpretWext.c 343 os_memorySet(pCmdInterpret->hOs, range, 0, sizeof(struct iw_range));
711 os_memorySet (pCmdInterpret->hOs, &iwe, 0, sizeof(iwe));
735 os_memorySet (pCmdInterpret->hOs, &iwe, 0, sizeof(iwe));
746 os_memorySet (pCmdInterpret->hOs, &iwe, 0, sizeof(iwe));
762 os_memorySet (pCmdInterpret->hOs, &iwe, 0, sizeof(iwe));
803 os_memorySet (pCmdInterpret->hOs, &iwe, 0, sizeof(iwe));
    [all...]
osmemapi.c 250 * os_memorySet()
264 os_memorySet(
  /hardware/ti/wlan/wl1271/utils/
mem.c 165 os_memorySet (pMemMng->hOs, ptr, 0, total);
  /system/wlan/ti/wilink_6_1/utils/
mem.c 165 os_memorySet (pMemMng->hOs, ptr, 0, total);
  /hardware/ti/wlan/wl1271/platforms/os/common/inc/
osApi.h 228 void os_memorySet (TI_HANDLE OsContext, void *pMemPtr, TI_INT32 Value, TI_UINT32 Length);
  /system/wlan/ti/wilink_6_1/platforms/os/common/inc/
osApi.h 228 void os_memorySet (TI_HANDLE OsContext, void *pMemPtr, TI_INT32 Value, TI_UINT32 Length);
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/inc/
osApi.h 168 os_memorySet(
  /system/wlan/ti/sta_dk_4_0_4_32/pform/linux/src/
osmemapi.c 293 * os_memorySet()
307 os_memorySet(
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
templates.c 195 os_memorySet (pSiteMgr->hOs, &(tBroadcastSSID.str[ 0 ]), 0, MAX_SSID_LEN);
ScanCncn.c 91 os_memorySet (hOS, (void*)pScanCncn, 0, sizeof (TScanCncn));
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
templates.c 191 os_memorySet (pSiteMgr->hOs, &(tBroadcastSSID.str[ 0 ]), 0, MAX_SSID_LEN);
ScanCncn.c 93 os_memorySet (hOS, (void*)pScanCncn, 0, sizeof (TScanCncn));
    [all...]
  /hardware/ti/wlan/wl1271/Test/
TWD_Debug.c     [all...]
  /system/wlan/ti/wilink_6_1/Test/
TWD_Debug.c     [all...]

Completed in 346 milliseconds