Searched defs:dma_alloc_noncoherent (Results 1 - 20 of 20) sorted by relevance

/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-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-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-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-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-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-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-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-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-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-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-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-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/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-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

Completed in 119 milliseconds