Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DkeyParser.c81 pKeyParser = (keyParser_t*)os_memoryCAlloc(hOs, 1, sizeof(keyParser_t)); in keyParser_create()
/hardware/ti/wlan/wl1271/platforms/os/common/inc/
DosApi.h213 void *os_memoryCAlloc (TI_HANDLE OsContext, TI_UINT32 Number, TI_UINT32 Size);
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
Dosmemapi.c168 os_memoryCAlloc( in os_memoryCAlloc() function