Searched refs:IOMMU_GROUP_ATTR (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/iommu/ |
H A D | iommu.c | 89 #define IOMMU_GROUP_ATTR(_name, _mode, _show, _store) \
macro 522 static IOMMU_GROUP_ATTR(name, S_IRUGO, iommu_group_show_name, NULL);
524 static IOMMU_GROUP_ATTR(reserved_regions, 0444, iommu_group_show_resv_regions, NULL);
526 static IOMMU_GROUP_ATTR(type, 0444, iommu_group_show_type, NULL);
|
Completed in 4 milliseconds