Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_adp_bypass.c562 static int StructRecursiveFree(void** ppDest,const UADP_STRUCT_POINTER_TABLE *pTable) in StructRecursiveFree() function
580 …ret += StructRecursiveFree((void**)(*ppDest+pTable[i].offset),(UADP_STRUCT_POINTER_TABLE *)(pTable… in StructRecursiveFree()
696 StructRecursiveFree(&karg,FreeTable); in UADPBypassIoctl()