Searched defs:arm_iommu_attach_device (Results 1 – 3 of 3) sorted by relevance
20 #define arm_iommu_attach_device(...) ({ -ENODEV; }) macro
32 #define arm_iommu_attach_device(...) -ENODEV macro
1674 int arm_iommu_attach_device(struct device *dev, in arm_iommu_attach_device() function