Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/cell/
Diommu.c654 struct dma_map_ops dma_iommu_fixed_ops = { variable
670 if (get_dma_ops(dev) == &dma_iommu_fixed_ops) in cell_dma_dev_setup()
968 set_dma_ops(dev, &dma_iommu_fixed_ops); in dma_set_mask_and_switch()