Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Diommu.c972 static int iommu_group_do_detach_device(struct device *dev, void *data) in iommu_group_do_detach_device() function
983 iommu_group_for_each_dev(group, domain, iommu_group_do_detach_device); in iommu_detach_group()