Home
last modified time | relevance | path

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

/linux/arch/arm/mach-highbank/
A Dhighbank.c101 set_dma_ops(dev, &arm_coherent_dma_ops); in highbank_platform_notifier()
/linux/include/linux/
A Ddma-map-ops.h85 static inline void set_dma_ops(struct device *dev, in set_dma_ops() function
95 static inline void set_dma_ops(struct device *dev, in set_dma_ops() function
/linux/arch/arm/mach-mvebu/
A Dcoherency.c101 set_dma_ops(dev, &arm_coherent_dma_ops); in mvebu_hwcc_notifier()
/linux/arch/arm/common/
A Ddmabounce.c530 set_dma_ops(dev, &dmabounce_ops); in dmabounce_register_dev()
549 set_dma_ops(dev, NULL); in dmabounce_unregister_dev()
/linux/arch/arm/mm/
A Ddma-mapping.c2177 set_dma_ops(dev, &iommu_ops); in arm_iommu_attach_device()
2202 set_dma_ops(dev, arm_get_dma_map_ops(dev->archdata.dma_coherent)); in arm_iommu_detach_device()
2286 set_dma_ops(dev, dma_ops); in arch_setup_dma_ops()
2302 set_dma_ops(dev, NULL); in arch_teardown_dma_ops()
/linux/arch/powerpc/platforms/pseries/
A Dvio.c882 set_dma_ops(&viodev->dev, &vio_dma_mapping_ops); in vio_cmo_set_dma_ops()
1446 set_dma_ops(&viodev->dev, &dma_iommu_ops); in vio_register_device_node()
/linux/drivers/vdpa/vdpa_sim/
A Dvdpa_sim.c269 set_dma_ops(dev, &vdpasim_dma_ops); in vdpasim_create()
/linux/drivers/iommu/
A Dvirtio-iommu.c903 set_dma_ops(dev, NULL); in viommu_probe_finalize()
/linux/arch/powerpc/kernel/
A Dpci-common.c1045 set_dma_ops(&dev->dev, pci_dma_ops); in pcibios_bus_add_device()
/linux/drivers/vdpa/vdpa_user/
A Dvduse_dev.c1501 set_dma_ops(&vdev->vdpa.dev, &vduse_dev_dma_ops); in vduse_dev_init_vdpa()
/linux/drivers/remoteproc/
A Dremoteproc_core.c574 set_dma_ops(&rvdev->dev, get_dma_ops(rproc->dev.parent)); in rproc_handle_vdev()
/linux/drivers/acpi/
A Dscan.c1620 set_dma_ops(dev, &dma_dummy_ops); in acpi_dma_configure_id()
/linux/drivers/iommu/intel/
A Diommu.c5307 set_dma_ops(dev, NULL); in intel_iommu_release_device()
5312 set_dma_ops(dev, NULL); in intel_iommu_probe_finalize()
/linux/drivers/iommu/amd/
A Diommu.c1776 set_dma_ops(dev, NULL); in amd_iommu_probe_finalize()

Completed in 48 milliseconds