Searched refs:fcpy_t (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/ |
| H A D | utopia_adp_bypass.c | 31 typedef unsigned long (*fcpy_t)(void *to, const void *from, unsigned long n); typedef 46 static void SkipCpy(void *to, const void *from,const UADP_STRUCT_POINTER_TABLE *pTable,fcpy_t fcpy) in SkipCpy() 83 static void CmpSkipCpy(void *to, const void *from,const UADP_STRUCT_POINTER_TABLE *pTable,fcpy_t fc… 169 static void CmpCpy(void *to, const void *from,const UADP_STRUCT_POINTER_TABLE *pTable,fcpy_t fcpy) 248 … *to, const void *from,unsigned int Start,unsigned int Offset, MS_PHY *Len ,fcpy_t fcpy, int iMode) in CPY() 279 …iveCpy(void** ppDest, void* pSrc,const UADP_STRUCT_POINTER_TABLE *pTable,fcpy_t fcpy, int iMode, b… in CmpStructRecursiveCpy() 504 …ursiveCpy(void** ppDest, void* pSrc,const UADP_STRUCT_POINTER_TABLE *pTable,fcpy_t fcpy, int iMode) in StructRecursiveCpy()
|