Home
last modified time | relevance | path

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

/drivers/iommu/
Diommu.c199 static int __iommu_probe_device(struct device *dev, struct list_head *group_list) in __iommu_probe_device() function
273 ret = __iommu_probe_device(dev, NULL); in iommu_probe_device()
1605 ret = __iommu_probe_device(dev, group_list); in probe_iommu_group()