Home
last modified time | relevance | path

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

/drivers/iommu/
A Diommu.c1766 struct device *dev, int cur_type) in iommu_get_def_domain_type() argument
1781 return cur_type; in iommu_get_def_domain_type()
1783 if (!type || cur_type == type) in iommu_get_def_domain_type()
1784 return cur_type; in iommu_get_def_domain_type()
1785 if (!cur_type) in iommu_get_def_domain_type()
1791 iommu_domain_type_str(cur_type), iommu_domain_type_str(type), in iommu_get_def_domain_type()
1800 return cur_type; in iommu_get_def_domain_type()
/drivers/video/fbdev/
A Dleo.c76 u32 cur_type; member

Completed in 11 milliseconds