Home
last modified time | relevance | path

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

/linux-4.1.27/arch/tile/include/asm/
Ddma-mapping.h64 static inline void set_dma_ops(struct device *dev, struct dma_map_ops *ops) in set_dma_ops() function
106 set_dma_ops(dev, gx_hybrid_pci_dma_map_ops); in dma_set_mask()
/linux-4.1.27/arch/powerpc/sysdev/
Ddart_iommu.c361 set_dma_ops(dev, &dma_direct_ops); in dart_dma_set_mask()
364 set_dma_ops(dev, &dma_iommu_ops); in dart_dma_set_mask()
Dfsl_pci.c138 set_dma_ops(dev, &dma_direct_ops); in fsl_pci_dma_set_mask()
/linux-4.1.27/arch/powerpc/kernel/
Ddma-swiotlb.c92 set_dma_ops(dev, &swiotlb_dma_ops); in ppc_swiotlb_bus_notify()
Dsetup-common.c751 set_dma_ops(&pdev->dev, &dma_direct_ops); in arch_setup_pdev_archdata()
Dvio.c895 set_dma_ops(&viodev->dev, &vio_dma_mapping_ops); in vio_cmo_set_dma_ops()
1428 set_dma_ops(&viodev->dev, &dma_iommu_ops); in vio_register_device_node()
Dpci-common.c990 set_dma_ops(&dev->dev, pci_dma_ops); in pcibios_setup_device()
/linux-4.1.27/arch/arm/mach-highbank/
Dhighbank.c113 set_dma_ops(dev, &arm_coherent_dma_ops); in highbank_platform_notifier()
/linux-4.1.27/arch/arm/mach-mvebu/
Dcoherency.c87 set_dma_ops(dev, &arm_coherent_dma_ops); in mvebu_hwcc_notifier()
/linux-4.1.27/arch/powerpc/include/asm/
Ddma-mapping.h93 static inline void set_dma_ops(struct device *dev, struct dma_map_ops *ops) in set_dma_ops() function
/linux-4.1.27/arch/arm/common/
Ddmabounce.c527 set_dma_ops(dev, &dmabounce_ops); in dmabounce_register_dev()
546 set_dma_ops(dev, NULL); in dmabounce_unregister_dev()
/linux-4.1.27/arch/arm/include/asm/
Ddma-mapping.h36 static inline void set_dma_ops(struct device *dev, struct dma_map_ops *ops) in set_dma_ops() function
/linux-4.1.27/arch/powerpc/platforms/cell/
Diommu.c962 set_dma_ops(dev, &dma_iommu_fixed_ops); in dma_set_mask_and_switch()
965 set_dma_ops(dev, get_pci_dma_ops()); in dma_set_mask_and_switch()
/linux-4.1.27/arch/powerpc/platforms/pseries/
Diommu.c1159 set_dma_ops(dev, &dma_direct_ops); in dma_set_mask_pSeriesLP()
1168 set_dma_ops(dev, &dma_iommu_ops); in dma_set_mask_pSeriesLP()
/linux-4.1.27/arch/arm/mm/
Ddma-mapping.c2022 set_dma_ops(dev, &iommu_ops); in arm_iommu_attach_device()
2054 set_dma_ops(dev, NULL); in arm_iommu_detach_device()
2129 set_dma_ops(dev, dma_ops); in arch_setup_dma_ops()
/linux-4.1.27/arch/tile/kernel/
Dpci-dma.c601 set_dma_ops(dev, gx_pci_dma_map_ops); in dma_set_coherent_mask()
Dpci_gx.c1069 set_dma_ops(&pdev->dev, gx_legacy_pci_dma_map_ops); in pcibios_fixup_final()
/linux-4.1.27/arch/powerpc/platforms/powernv/
Dpci-ioda.c1623 set_dma_ops(&pdev->dev, &dma_direct_ops); in pnv_pci_ioda_dma_set_mask()
1627 set_dma_ops(&pdev->dev, &dma_iommu_ops); in pnv_pci_ioda_dma_set_mask()