Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iommu/
Diommu.c1779 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()