Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iommu/
Diommu.c95 static struct iommu_group *iommu_group_get_for_dev(struct device *dev);
219 group = iommu_group_get_for_dev(dev); in __iommu_probe_device()
1527 static struct iommu_group *iommu_group_get_for_dev(struct device *dev) in iommu_group_get_for_dev() function