Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-highbank/
Dhighbank.c101 set_dma_ops(dev, &arm_coherent_dma_ops); in highbank_platform_notifier()
/Linux-v5.4/arch/arm/mach-mvebu/
Dcoherency.c101 set_dma_ops(dev, &arm_coherent_dma_ops); in mvebu_hwcc_notifier()
/Linux-v5.4/arch/arm/mm/
Ddma-mapping-nommu.c210 set_dma_ops(dev, &arm_nommu_dma_ops); in arch_setup_dma_ops()
Ddma-mapping.c2206 set_dma_ops(dev, &iommu_ops); in arm_iommu_attach_device()
2231 set_dma_ops(dev, arm_get_dma_map_ops(dev->archdata.dma_coherent)); in arm_iommu_detach_device()
2315 set_dma_ops(dev, dma_ops); in arch_setup_dma_ops()
2331 set_dma_ops(dev, NULL); in arch_teardown_dma_ops()
/Linux-v5.4/arch/arm/common/
Ddmabounce.c529 set_dma_ops(dev, &dmabounce_ops); in dmabounce_register_dev()
548 set_dma_ops(dev, NULL); in dmabounce_unregister_dev()
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dvio.c877 set_dma_ops(&viodev->dev, &vio_dma_mapping_ops); in vio_cmo_set_dma_ops()
1423 set_dma_ops(&viodev->dev, &dma_iommu_ops); in vio_register_device_node()
/Linux-v5.4/include/linux/
Ddma-mapping.h271 static inline void set_dma_ops(struct device *dev, in set_dma_ops() function
/Linux-v5.4/arch/powerpc/kernel/
Dpci-common.c976 set_dma_ops(&dev->dev, pci_dma_ops); in pcibios_setup_device()
/Linux-v5.4/drivers/remoteproc/
Dremoteproc_core.c526 set_dma_ops(&rvdev->dev, get_dma_ops(rproc->dev.parent)); in rproc_handle_vdev()
/Linux-v5.4/drivers/acpi/
Dscan.c1458 set_dma_ops(dev, &dma_dummy_ops); in acpi_dma_configure()
/Linux-v5.4/drivers/iommu/
Dintel-iommu.c5642 set_dma_ops(dev, &bounce_dma_ops); in intel_iommu_add_device()
5664 set_dma_ops(dev, NULL); in intel_iommu_remove_device()