Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Diommu.c1693 static int probe_iommu_group(struct device *dev, void *data) in probe_iommu_group() function
1852 ret = bus_for_each_dev(bus, NULL, &group_list, probe_iommu_group); in bus_iommu_probe()