Home
last modified time | relevance | path

Searched refs:sun50i_iommu_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iommu/
H A Dsun50i-iommu.c772 static const struct iommu_ops sun50i_iommu_ops = { variable
975 iommu_device_set_ops(&iommu->iommu, &sun50i_iommu_ops); in sun50i_iommu_probe()
987 bus_set_iommu(&platform_bus_type, &sun50i_iommu_ops); in sun50i_iommu_probe()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dsun50i-iommu.c829 static const struct iommu_ops sun50i_iommu_ops = { variable
1035 ret = iommu_device_register(&iommu->iommu, &sun50i_iommu_ops, &pdev->dev); in sun50i_iommu_probe()

Completed in 4 milliseconds