Searched refs:dma_declare_coherent_memory (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v32/drivers/pci/
H A Ddma.c74 int dma_declare_coherent_memory(struct device *dev, dma_addr_t bus_addr, function
117 EXPORT_SYMBOL(dma_declare_coherent_memory); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dpci-dma.c76 int dma_declare_coherent_memory(struct device *dev, dma_addr_t bus_addr, function
119 EXPORT_SYMBOL(dma_declare_coherent_memory); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Ddma-mapping.h50 dma_declare_coherent_memory(struct device *dev, dma_addr_t bus_addr, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/base/
H A Ddma-mapping.c173 * dmam_declare_coherent_memory - Managed dma_declare_coherent_memory()
180 * Managed dma_declare_coherent_memory().
195 rc = dma_declare_coherent_memory(dev, bus_addr, device_addr, size,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/
H A Ddma-mapping.h169 dma_declare_coherent_memory(struct device *dev, dma_addr_t bus_addr,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Ddma-mapping.h175 dma_declare_coherent_memory(struct device *dev, dma_addr_t bus_addr,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A DNCR_Q720.c218 if (dma_declare_coherent_memory(dev, base_addr, base_addr,

Completed in 110 milliseconds