Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Diommu.c379 static ssize_t iommu_group_show_name(struct iommu_group *group, char *buf) in iommu_group_show_name() function
530 static IOMMU_GROUP_ATTR(name, S_IRUGO, iommu_group_show_name, NULL);
/kernel/linux/linux-6.6/drivers/iommu/
H A Diommu.c719 static ssize_t iommu_group_show_name(struct iommu_group *group, char *buf) in iommu_group_show_name() function
881 static IOMMU_GROUP_ATTR(name, S_IRUGO, iommu_group_show_name, NULL);

Completed in 10 milliseconds