Searched defs:os_memoryAlloc (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/wlan/wl1271/platforms/os/linux/src/
H A Dosmemapi.c79 * os_memoryAlloc()
95 os_memoryAlloc( function
105 os_printf("MTT:%s:%d ::os_memoryAlloc(0x%p, %lu) : %lu\n",__FUNCTION__, __LINE__,OsContext,Size,total_size);
182 pAllocatedMem = os_memoryAlloc(OsContext, MemSize);
198 os_memoryAlloc function.
203 This address was returned by the os_memoryAlloc function.
206 os_memoryAlloc.
337 This address was returned by the os_memoryAlloc function.
340 os_memoryAlloc.

Completed in 26 milliseconds