Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Diommu.c192 static int remove_iommu_group(struct device *dev, void *data) in remove_iommu_group() function
245 bus_for_each_dev(iommu_buses[i], NULL, iommu, remove_iommu_group); in iommu_device_unregister()