Home
last modified time | relevance | path

Searched refs:bmips_dma_range (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/mips/bmips/
Ddma.c33 struct bmips_dma_range { struct
39 static struct bmips_dma_range *bmips_dma_ranges; argument
45 struct bmips_dma_range *r; in bmips_phys_to_dma()
67 struct bmips_dma_range *r; in plat_dma_addr_to_phys()
82 struct bmips_dma_range *r; in bmips_init_dma_ranges()
97 bmips_dma_ranges = kzalloc(sizeof(struct bmips_dma_range) * (len + 1), in bmips_init_dma_ranges()