Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A Dnsk2hdi_utility.c19 static P_NSK2_CbAllocateMemory _AllocateMemory = NULL; variable
31 _AllocateMemory = pInit->cbAllocMemory; in MApi_NSK2HDI_Initial()
45 if( _AllocateMemory != NULL) in MApi_NSK2_AllocateMemory()
48 pBuf = _AllocateMemory( u32Size, bCached); in MApi_NSK2_AllocateMemory()