Searched refs:pInTable (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/ |
| H A D | utopia_adp_bypass.c | 634 …ance, unsigned int u32Cmd, void* pArgs,const UADP_STRUCT_POINTER_TABLE *pInTable,const UADP_STRUCT… in UADPBypassIoctl() argument 644 if(pInTable) //malloc(for in/out) and copy in UADPBypassIoctl() 646 FreeTable=pInTable; in UADPBypassIoctl() 649 …StructRecursiveCpy(&karg,pArgs,pInTable,CPY_FROM_USER,SRC_MODE_COPY|SRC_MODE_MALLOC|SRC_MODE_CPY_F… in UADPBypassIoctl() 655 …CmpStructRecursiveCpy(&karg,data,pInTable,CPY_FROM_USER,SRC_MODE_COPY|SRC_MODE_MALLOC|SRC_MODE_CPY… in UADPBypassIoctl()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/ |
| H A D | utopia_adp.h | 258 …pInstance, unsigned int cmd, void* arg,const UADP_STRUCT_POINTER_TABLE *pInTable,const UADP_STRUCT…
|