Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_adp_bypass.c637 const UADP_STRUCT_POINTER_TABLE *FreeTable=NULL; in UADPBypassIoctl() local
646 FreeTable=pInTable; in UADPBypassIoctl()
662 FreeTable=pOutTable; in UADPBypassIoctl()
694 if(FreeTable) in UADPBypassIoctl()
696 StructRecursiveFree(&karg,FreeTable); in UADPBypassIoctl()