Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-highbank/
Dhighbank.c101 set_dma_ops(dev, &arm_coherent_dma_ops); in highbank_platform_notifier()
/Linux-v5.10/include/linux/
Ddma-map-ops.h84 static inline void set_dma_ops(struct device *dev, in set_dma_ops() function
94 static inline void set_dma_ops(struct device *dev, in set_dma_ops() function
/Linux-v5.10/arch/arm/mach-mvebu/
Dcoherency.c101 set_dma_ops(dev, &arm_coherent_dma_ops); in mvebu_hwcc_notifier()
/Linux-v5.10/arch/arm/mm/
Ddma-mapping-nommu.c213 set_dma_ops(dev, &arm_nommu_dma_ops); in arch_setup_dma_ops()
Ddma-mapping.c2171 set_dma_ops(dev, &iommu_ops); in arm_iommu_attach_device()
2196 set_dma_ops(dev, arm_get_dma_map_ops(dev->archdata.dma_coherent)); in arm_iommu_detach_device()
2280 set_dma_ops(dev, dma_ops); in arch_setup_dma_ops()
2296 set_dma_ops(dev, NULL); in arch_teardown_dma_ops()
/Linux-v5.10/arch/arm/common/
Ddmabounce.c530 set_dma_ops(dev, &dmabounce_ops); in dmabounce_register_dev()
549 set_dma_ops(dev, NULL); in dmabounce_unregister_dev()
/Linux-v5.10/arch/powerpc/platforms/pseries/
Dvio.c880 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()
/Linux-v5.10/drivers/vdpa/vdpa_sim/
Dvdpa_sim.c372 set_dma_ops(dev, &vdpasim_dma_ops); in vdpasim_create()
/Linux-v5.10/drivers/iommu/intel/
Diommu.c5748 set_dma_ops(dev, NULL); in intel_iommu_release_device()
5757 set_dma_ops(dev, &bounce_dma_ops); in intel_iommu_probe_finalize()
5759 set_dma_ops(dev, &intel_dma_ops); in intel_iommu_probe_finalize()
5761 set_dma_ops(dev, NULL); in intel_iommu_probe_finalize()
/Linux-v5.10/arch/powerpc/kernel/
Dpci-common.c970 set_dma_ops(&dev->dev, pci_dma_ops); in pcibios_bus_add_device()
/Linux-v5.10/drivers/remoteproc/
Dremoteproc_core.c566 set_dma_ops(&rvdev->dev, get_dma_ops(rproc->dev.parent)); in rproc_handle_vdev()
/Linux-v5.10/drivers/acpi/
Dscan.c1468 set_dma_ops(dev, &dma_dummy_ops); in acpi_dma_configure_id()