Searched defs:__dma_sync (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Ddma-mapping.h36 #define __dma_sync(addr, size, rw) ((void)0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Ddma-mapping.h53 #define __dma_sync(addr, size, rw) ((void)0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Ddma-noncoherent.c317 void __dma_sync(void *vaddr, size_t size, int direction) function
343 EXPORT_SYMBOL(__dma_sync); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/kernel/
H A Ddma-mapping.c116 void __dma_sync(dma_addr_t addr, size_t size, function
121 EXPORT_SYMBOL(__dma_sync); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Ddma-default.c160 static inline void __dma_sync(unsigned long addr, size_t size, function
[all...]

Completed in 61 milliseconds