Searched refs:dma_mem_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/include/mach/
H A Ddma.h597 DMA_MemType_t dma_mem_type(void *addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/
H A Ddma.c1612 DMA_MemType_t dma_mem_type(void *addr) function
1646 EXPORT_SYMBOL(dma_mem_type); variable
1661 DMA_MemType_t memType = dma_mem_type(addr);
1853 region->memType = dma_mem_type(mem);

Completed in 39 milliseconds