Searched refs:mips_dma_map_ops (Results 1 – 4 of 4) sorted by relevance
13 extern struct dma_map_ops *mips_dma_map_ops;20 return mips_dma_map_ops; in get_dma_ops()
385 struct dma_map_ops *mips_dma_map_ops = &mips_default_dma_map_ops; variable386 EXPORT_SYMBOL(mips_dma_map_ops);
149 mips_dma_map_ops = &loongson_dma_map_ops; in plat_swiotlb_setup()
323 mips_dma_map_ops = &octeon_linear_dma_map_ops.dma_map_ops; in plat_swiotlb_setup()