Searched refs:mips_dma_map_ops (Results 1 – 4 of 4) sorted by relevance
12 extern struct dma_map_ops *mips_dma_map_ops;19 return mips_dma_map_ops; in get_dma_ops()
144 mips_dma_map_ops = &loongson_dma_map_ops; in plat_swiotlb_setup()
433 struct dma_map_ops *mips_dma_map_ops = &mips_default_dma_map_ops; variable434 EXPORT_SYMBOL(mips_dma_map_ops);
315 mips_dma_map_ops = &octeon_linear_dma_map_ops.dma_map_ops; in plat_swiotlb_setup()