Searched refs:at86rf230_debugfs_root (Results 1 – 1 of 1) sorted by relevance
1619 static struct dentry *at86rf230_debugfs_root; variable1644 at86rf230_debugfs_root = debugfs_create_dir(debugfs_dir_name, NULL); in at86rf230_debugfs_init()1646 debugfs_create_file("trac_stats", 0444, at86rf230_debugfs_root, lp, in at86rf230_debugfs_init()1652 debugfs_remove_recursive(at86rf230_debugfs_root); in at86rf230_debugfs_remove()