Searched refs:cc_debugfs_dir (Results 1 – 1 of 1) sorted by relevance
26 static struct dentry *cc_debugfs_dir; variable44 cc_debugfs_dir = debugfs_create_dir("ccree", NULL); in cc_debugfs_global_init()46 return !cc_debugfs_dir; in cc_debugfs_global_init()51 debugfs_remove(cc_debugfs_dir); in cc_debugfs_global_fini()76 ctx->dir = debugfs_create_dir(drvdata->plat_dev->name, cc_debugfs_dir); in cc_debugfs_init()