Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iommu/
Diommu.c1781 static int probe_iommu_group(struct device *dev, void *data) in probe_iommu_group() function
1861 ret = bus_for_each_dev(bus, NULL, &group_list, probe_iommu_group); in bus_iommu_probe()