Searched refs:cosm_dbg (Results 1 – 1 of 1) sorted by relevance
28 static struct dentry *cosm_dbg; variable125 if (!cosm_dbg) in cosm_create_debug_dir()129 cdev->dbg_dir = debugfs_create_dir(name, cosm_dbg); in cosm_create_debug_dir()148 cosm_dbg = debugfs_create_dir(KBUILD_MODNAME, NULL); in cosm_init_debugfs()149 if (!cosm_dbg) in cosm_init_debugfs()155 debugfs_remove(cosm_dbg); in cosm_exit_debugfs()