Searched refs:debug_dma_alloc_coherent (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddma-debug.h51 extern void debug_dma_alloc_coherent(struct device *dev, size_t size,
125 static inline void debug_dma_alloc_coherent(struct device *dev, size_t size, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Ddma-mapping.h36 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Ddma-mapping.h67 debug_dma_alloc_coherent(dev, size, *dma_handle, memory);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Ddma-mapping.h31 debug_dma_alloc_coherent(dev, size, *daddr, caddr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Ddma-mapping.h137 debug_dma_alloc_coherent(dev, size, *dma_handle, memory);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Ddma-mapping.h120 debug_dma_alloc_coherent(dev, size, *dma_handle, memory);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Ddma-mapping.h154 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Ddma-debug.c1096 void debug_dma_alloc_coherent(struct device *dev, size_t size, function
1120 EXPORT_SYMBOL(debug_dma_alloc_coherent); variable

Completed in 109 milliseconds