Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/
Diommu.c510 static int __iommu_probe_device(struct device *dev, struct list_head *group_list) in __iommu_probe_device() function
603 ret = __iommu_probe_device(dev, NULL); in iommu_probe_device()
1651 ret = __iommu_probe_device(dev, group_list); in probe_iommu_group()