Searched defs:arm_iommu_detach_device (Results 1 – 4 of 4) sorted by relevance
23 #define arm_iommu_detach_device(...) ({ }) macro
29 #define arm_iommu_detach_device(...) ({ }) macro
33 #define arm_iommu_detach_device(...) do {} while (0) macro
2191 void arm_iommu_detach_device(struct device *dev) in arm_iommu_detach_device() function