Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Diommu-sysfs.c127 void iommu_device_unlink(struct device *dev, struct device *link) in iommu_device_unlink() function
Damd_iommu.c412 iommu_device_unlink(amd_iommu_rlookup_table[dev_data->devid]->iommu_dev, in iommu_uninit_device()
Dintel-iommu.c4988 iommu_device_unlink(iommu->iommu_dev, dev); in intel_iommu_remove_device()
/linux-4.4.14/include/linux/
Diommu.h265 void iommu_device_unlink(struct device *dev, struct device *link);
531 static inline void iommu_device_unlink(struct device *dev, struct device *link) in iommu_device_unlink() function