Searched defs:iommu_group_attribute (Results 1 – 1 of 1) sorted by relevance
70 struct iommu_group_attribute { struct71 struct attribute attr;72 ssize_t (*show)(struct iommu_group *group, char *buf);73 ssize_t (*store)(struct iommu_group *group,
Completed in 10 milliseconds