Searched refs:cBytes (Results 1 - 6 of 6) sorted by relevance

/hardware/ti/omap3/dspbridge/inc/
H A Dmemry.h71 * cBytes: Number of bytes to allocate.
82 extern PVOID MEMRY_Alloc(ULONG cBytes, MEM_POOLATTRS type);
106 * cBytes: Number of bytes to allocate.
117 extern PVOID WINAPI MEMRY_Calloc(ULONG cBytes, MEM_POOLATTRS type);
177 * cBytes: Number of bytes in physical range to map.
187 extern inline PVOID MEMRY_LinearAddress(PVOID pPhyAddr, ULONG cBytes) { argument
220 extern PVOID MEMRY_ReserveVM(ULONG cBytes);
H A Dmem.h84 * cBytes: Number of bytes to allocate.
90 * NULL if memory couldn't be allocated, if cBytes == 0, or if type is
99 extern PVOID MEM_Alloc(IN ULONG cBytes, IN MEM_POOLATTRS type);
132 * cBytes: Number of bytes to allocate.
137 * NULL if memory couldn't be allocated, or if cBytes == 0.
145 extern PVOID MEM_AllocPhysMem(IN ULONG cBytes,
154 * cBytes: Number of bytes to allocate.
160 * NULL if memory couldn't be allocated, if cBytes == 0, or if type is
168 extern PVOID MEM_Calloc(IN ULONG cBytes, IN MEM_POOLATTRS type);
197 extern VOID MEM_FlushCache(PVOID pMemBuf, ULONG cBytes,IN
[all...]
H A Dwcdioctl.h407 ULONG cBytes; member in struct:__anon5163::__anon5216
413 ULONG cBytes; member in struct:__anon5163::__anon5217
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Dmemry.h71 * cBytes: Number of bytes to allocate.
82 extern PVOID MEMRY_Alloc(ULONG cBytes, MEM_POOLATTRS type);
106 * cBytes: Number of bytes to allocate.
117 extern PVOID WINAPI MEMRY_Calloc(ULONG cBytes, MEM_POOLATTRS type);
177 * cBytes: Number of bytes in physical range to map.
187 extern inline PVOID MEMRY_LinearAddress(PVOID pPhyAddr, ULONG cBytes) { argument
220 extern PVOID MEMRY_ReserveVM(ULONG cBytes);
H A Dmem.h84 * cBytes: Number of bytes to allocate.
90 * NULL if memory couldn't be allocated, if cBytes == 0, or if type is
99 extern PVOID MEM_Alloc(IN ULONG cBytes, IN MEM_POOLATTRS type);
132 * cBytes: Number of bytes to allocate.
137 * NULL if memory couldn't be allocated, or if cBytes == 0.
145 extern PVOID MEM_AllocPhysMem(IN ULONG cBytes,
154 * cBytes: Number of bytes to allocate.
160 * NULL if memory couldn't be allocated, if cBytes == 0, or if type is
168 extern PVOID MEM_Calloc(IN ULONG cBytes, IN MEM_POOLATTRS type);
197 extern VOID MEM_FlushCache(PVOID pMemBuf, ULONG cBytes,IN
[all...]
H A Dwcdioctl.h407 ULONG cBytes; member in struct:__anon5240::__anon5293
413 ULONG cBytes; member in struct:__anon5240::__anon5294

Completed in 70 milliseconds