Searched defs:dma_free_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.h16 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Ddma-mapping-broken.h22 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
H A Ddma-mapping.h268 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Ddma-mapping.h39 static inline void dma_free_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.h53 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Ddma-mapping.h57 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh64/
H A Ddma-mapping.h39 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Ddma-mapping.h268 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-um/
H A Ddma-mapping.h96 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Ddma-mapping.h11 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Ddma-mapping.h12 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Ddma-mapping.h20 dma_free_noncoherent(struct device *dev, size_t size, void *cpu_addr, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Ddma-mapping.h28 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/
H A Ddma-mapping.h66 dma_free_noncoherent(struct device *dev, size_t size, void *cpu_addr, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-avr32/
H A Ddma-mapping.h335 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/mm/
H A Ddma-default.c97 void dma_free_noncoherent(struct device *dev, size_t size, void *vaddr, function
103 EXPORT_SYMBOL(dma_free_noncoherent); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Ddma-mapping.h71 dma_free_noncoherent(struct device *dev, size_t size, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Ddma-mapping.h343 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/
H A Ddma-mapping.h14 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Ddma-mapping.h67 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro
70 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h) macro

Completed in 137 milliseconds