Home
last modified time | relevance | path

Searched refs:tMemSegId (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/domx/mm_osal/inc/
Dtimm_osal_memory.h83 TIMMOSAL_MEM_SEGMENTID tMemSegId);
98 #define TIMM_OSAL_MallocExtn(size, bBlockContiguous, unBlockAlignment, tMemSegId, hHeap) \ argument
99 TIMM_OSAL_Malloc(size, bBlockContiguous, unBlockAlignment, tMemSegId )
/hardware/ti/omap4xxx/domx/mm_osal/src/
Dtimm_osal_memory.c118 TIMM_OSAL_U32 unBlockAlignment, TIMMOSAL_MEM_SEGMENTID tMemSegId) in TIMM_OSAL_Malloc() argument