Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/
H A Domap-iommu-debug.c23 static struct dentry *iommu_debug_root; variable
246 if (!iommu_debug_root) in omap_iommu_debugfs_add()
249 d = debugfs_create_dir(obj->name, iommu_debug_root); in omap_iommu_debugfs_add()
268 iommu_debug_root = debugfs_create_dir("omap_iommu", NULL); in omap_iommu_debugfs_init()
273 debugfs_remove(iommu_debug_root); in omap_iommu_debugfs_exit()
/kernel/linux/linux-6.6/drivers/iommu/
H A Domap-iommu-debug.c23 static struct dentry *iommu_debug_root; variable
246 if (!iommu_debug_root) in omap_iommu_debugfs_add()
249 d = debugfs_create_dir(obj->name, iommu_debug_root); in omap_iommu_debugfs_add()
268 iommu_debug_root = debugfs_create_dir("omap_iommu", NULL); in omap_iommu_debugfs_init()
273 debugfs_remove(iommu_debug_root); in omap_iommu_debugfs_exit()

Completed in 1 milliseconds