Searched refs:dma_alloc_noncoherent (Results 1 - 25 of 29) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Ddma-mapping-broken.h21 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
H A Ddma-mapping.h267 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/
H A Ddma-mapping.h15 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Ddma-mapping.h13 dma_alloc_noncoherent(struct device *dev, size_t size, dma_addr_t *dma_handle, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-um/
H A Ddma-mapping.h95 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Ddma-mapping.h34 static inline void *dma_alloc_noncoherent(struct device *dev, size_t size, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Ddma-mapping.h7 void *dma_alloc_noncoherent(struct device *dev, size_t size,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Ddma-mapping.h10 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Ddma-mapping.h7 void *dma_alloc_noncoherent(struct device *dev, size_t size,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Ddma-mapping.h66 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
69 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/
H A Ddma-mapping.c129 vaddr = dma_alloc_noncoherent(dev, size, dma_handle, gfp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/
H A Ddma-mapping.h13 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Ddma-mapping.h11 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Ddma-mapping.h27 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Ddma-mapping.h52 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-avr32/
H A Ddma-mapping.h334 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/mm/
H A Ddma-default.c48 void *dma_alloc_noncoherent(struct device *dev, size_t size, function
68 EXPORT_SYMBOL(dma_alloc_noncoherent); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Ddma-mapping.h57 dma_alloc_noncoherent(struct device *dev, size_t size, dma_addr_t *dma_handle, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Ddma-mapping.h56 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh64/
H A Ddma-mapping.h38 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Ddma-mapping.h267 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Ddma-mapping.h60 dma_alloc_noncoherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Ddma-mapping.h342 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dau1200fb.c1574 fbdev->fb_mem = dma_alloc_noncoherent(dev,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dau1000_eth.c662 aup->vaddr = (u32)dma_alloc_noncoherent(NULL, MAX_BUF_SIZE *

Completed in 215 milliseconds

12