Searched defs:dma_declare_coherent_memory (Results 1 - 3 of 3) 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

Completed in 163 milliseconds