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

/linux-master/drivers/iommu/
H A Dsun50i-iommu.c782 static struct iommu_domain sun50i_iommu_identity_domain = { variable in typeref:struct:iommu_domain
804 sun50i_iommu_identity_attach(&sun50i_iommu_identity_domain, dev);
834 .identity_domain = &sun50i_iommu_identity_domain,
993 iommu->domain = &sun50i_iommu_identity_domain;

Completed in 93 milliseconds