Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Diommu.c198 static int __iommu_probe_device(struct device *dev, struct list_head *group_list) in __iommu_probe_device() function
256 ret = __iommu_probe_device(dev, NULL); in iommu_probe_device()
1585 ret = __iommu_probe_device(dev, group_list); in probe_iommu_group()
/kernel/linux/linux-6.6/drivers/iommu/
H A Diommu.c484 static int __iommu_probe_device(struct device *dev, struct list_head *group_list) in __iommu_probe_device() function
567 ret = __iommu_probe_device(dev, NULL); in iommu_probe_device()
1785 ret = __iommu_probe_device(dev, group_list); in probe_iommu_group()

Completed in 10 milliseconds