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