Searched refs:dma_alloc_from_coherent (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/asm-generic/
H A Ddma-coherent.h9 int dma_alloc_from_coherent(struct device *dev, ssize_t size,
28 #define dma_alloc_from_coherent(dev, size, handle, ret) (0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/asm-generic/
H A Ddma-coherent.h9 int dma_alloc_from_coherent(struct device *dev, ssize_t size,
28 #define dma_alloc_from_coherent(dev, size, handle, ret) (0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/cris/arch-v32/drivers/pci/
H A Ddma.c27 if (dma_alloc_from_coherent(dev, size, dma_handle, &ret))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/cris/arch-v32/drivers/pci/
H A Ddma.c27 if (dma_alloc_from_coherent(dev, size, dma_handle, &ret))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/base/
H A Ddma-coherent.c95 * dma_alloc_from_coherent() - try to allocate memory from the per-device coherent area
109 int dma_alloc_from_coherent(struct device *dev, ssize_t size, function
148 EXPORT_SYMBOL(dma_alloc_from_coherent); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/base/
H A Ddma-coherent.c95 * dma_alloc_from_coherent() - try to allocate memory from the per-device coherent area
109 int dma_alloc_from_coherent(struct device *dev, ssize_t size, function
148 EXPORT_SYMBOL(dma_alloc_from_coherent); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/include/asm/
H A Ddma-mapping.h61 if (dma_alloc_from_coherent(dev, size, dma_handle, &memory))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Ddma-mapping.h61 if (dma_alloc_from_coherent(dev, size, dma_handle, &memory))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Ddma-mapping.h123 if (dma_alloc_from_coherent(dev, size, dma_handle, &memory))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Ddma-mapping.h123 if (dma_alloc_from_coherent(dev, size, dma_handle, &memory))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/xen/
H A Dswiotlb-xen.c200 if (dma_alloc_from_coherent(hwdev, size, dma_handle, &ret))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/xen/
H A Dswiotlb-xen.c200 if (dma_alloc_from_coherent(hwdev, size, dma_handle, &ret))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/mm/
H A Ddma-default.c107 if (dma_alloc_from_coherent(dev, size, dma_handle, &ret))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/mm/
H A Ddma-default.c107 if (dma_alloc_from_coherent(dev, size, dma_handle, &ret))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mm/
H A Ddma-mapping.c334 if (dma_alloc_from_coherent(dev, size, handle, &memory))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mm/
H A Ddma-mapping.c334 if (dma_alloc_from_coherent(dev, size, handle, &memory))

Completed in 157 milliseconds