Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Diommu.c1494 if (ops->def_domain_type) { in iommu_get_def_domain_type()
1495 type = ops->def_domain_type(dev); in iommu_get_def_domain_type()
1690 if (ops->def_domain_type) { in probe_get_default_domain_type()
1691 type = ops->def_domain_type(dev); in probe_get_default_domain_type()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h250 * @def_domain_type: device default domain type, return value:
320 int (*def_domain_type)(struct device *dev); member

Completed in 10 milliseconds