Home
last modified time | relevance | path

Searched defs:ppDest (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_adp_bypass.c279 static int CmpStructRecursiveCpy(void** ppDest, void* pSrc,const UADP_STRUCT_POINTER_TABLE *pTable,… in CmpStructRecursiveCpy()
504 static int StructRecursiveCpy(void** ppDest, void* pSrc,const UADP_STRUCT_POINTER_TABLE *pTable,fcp… in StructRecursiveCpy()
562 static int StructRecursiveFree(void** ppDest,const UADP_STRUCT_POINTER_TABLE *pTable) in StructRecursiveFree()