Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Dsun50i-iommu.c771 static int sun50i_iommu_identity_attach(struct iommu_domain *identity_domain, in sun50i_iommu_identity_attach() function
789 .attach_dev = sun50i_iommu_identity_attach,
814 sun50i_iommu_identity_attach(&sun50i_iommu_identity_domain, dev); in sun50i_iommu_attach_device()