iommu_debug_root   23 drivers/iommu/omap-iommu-debug.c static struct dentry *iommu_debug_root;
iommu_debug_root  243 drivers/iommu/omap-iommu-debug.c 	if (!iommu_debug_root)
iommu_debug_root  246 drivers/iommu/omap-iommu-debug.c 	d = debugfs_create_dir(obj->name, iommu_debug_root);
iommu_debug_root  265 drivers/iommu/omap-iommu-debug.c 	iommu_debug_root = debugfs_create_dir("omap_iommu", NULL);
iommu_debug_root  270 drivers/iommu/omap-iommu-debug.c 	debugfs_remove(iommu_debug_root);