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

/linux-master/drivers/iommu/
H A Dsun50i-iommu.c781 static struct iommu_domain sun50i_iommu_identity_domain = { variable in typeref:struct:iommu_domain
803 sun50i_iommu_identity_attach(&sun50i_iommu_identity_domain, dev);
833 .identity_domain = &sun50i_iommu_identity_domain,
992 iommu->domain = &sun50i_iommu_identity_domain;

Completed in 109 milliseconds