Searched refs:def_domain_type (Results 1 – 8 of 8) sorted by relevance
157 .def_domain_type = qcom_smmu_def_domain_type,
433 int (*def_domain_type)(struct device *dev); member
1612 if (impl && impl->def_domain_type) in arm_smmu_def_domain_type()1613 return impl->def_domain_type(dev); in arm_smmu_def_domain_type()1636 .def_domain_type = arm_smmu_def_domain_type,
1475 if (ops->def_domain_type) in iommu_get_def_domain_type()1476 type = ops->def_domain_type(dev); in iommu_get_def_domain_type()1662 if (ops->def_domain_type) in probe_get_default_domain_type()1663 type = ops->def_domain_type(dev); in probe_get_default_domain_type()
529 .def_domain_type = mtk_iommu_def_domain_type,
301 int (*def_domain_type)(struct device *dev); member
2783 .def_domain_type = amd_iommu_def_domain_type,
6206 .def_domain_type = device_def_domain_type,