Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Diommu.c239 static int remove_iommu_group(struct device *dev, void *data) in remove_iommu_group() function
283 bus_for_each_dev(iommu_buses[i], NULL, iommu, remove_iommu_group); in iommu_device_unregister()