Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUsbcommon.h102 #define Usb_AllocateCachedMemory(x) pfnAllocCachedMem(x) macro
115 #define Usb_AllocateCachedMemory(x) kmalloc(x, 0) macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvUsbcommon.h101 #define Usb_AllocateCachedMemory(x) pfnAllocCachedMem(x) macro
114 #define Usb_AllocateCachedMemory(x) kmalloc(x, 0) macro
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvUsbcommon.h101 #define Usb_AllocateCachedMemory(x) pfnAllocCachedMem(x) macro
114 #define Usb_AllocateCachedMemory(x) kmalloc(x, 0) macro