Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/
Diommu.c96 static struct iommu_group *iommu_group_get_for_dev(struct device *dev);
307 group = iommu_group_get_for_dev(dev); in __iommu_probe_device()
1620 static struct iommu_group *iommu_group_get_for_dev(struct device *dev) in iommu_group_get_for_dev() function