Searched refs:IOMMU_GROUP_ATTR (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iommu/
H A Diommu.c137 #define IOMMU_GROUP_ATTR(_name, _mode, _show, _store) \ macro
922 static IOMMU_GROUP_ATTR(name, S_IRUGO, iommu_group_show_name, NULL);
924 static IOMMU_GROUP_ATTR(reserved_regions, 0444,
927 static IOMMU_GROUP_ATTR(type, 0644, iommu_group_show_type,

Completed in 124 milliseconds