Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Diommu.c559 static int __iommu_probe_device(struct device *dev, struct list_head *group_list) in __iommu_probe_device() function
646 ret = __iommu_probe_device(dev, NULL); in iommu_probe_device()
1735 ret = __iommu_probe_device(dev, group_list); in probe_iommu_group()