punit_dbg_file    105 arch/x86/platform/atom/punit_atom_debug.c static struct dentry *punit_dbg_file;
punit_dbg_file    109 arch/x86/platform/atom/punit_atom_debug.c 	punit_dbg_file = debugfs_create_dir("punit_atom", NULL);
punit_dbg_file    111 arch/x86/platform/atom/punit_atom_debug.c 	debugfs_create_file("dev_power_state", 0444, punit_dbg_file,
punit_dbg_file    117 arch/x86/platform/atom/punit_atom_debug.c 	debugfs_remove_recursive(punit_dbg_file);