Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/cell/
Diommu.c648 struct dma_map_ops dma_iommu_fixed_ops = { variable
664 if (get_dma_ops(dev) == &dma_iommu_fixed_ops) in cell_dma_dev_setup()
962 set_dma_ops(dev, &dma_iommu_fixed_ops); in dma_set_mask_and_switch()