Home
last modified time | relevance | path

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

/openbmc/linux/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()