Searched refs:at86rf230_debugfs_root (Results 1 – 1 of 1) sorted by relevance
1609 static struct dentry *at86rf230_debugfs_root; variable1646 at86rf230_debugfs_root = debugfs_create_dir(debugfs_dir_name, NULL); in at86rf230_debugfs_init()1647 if (!at86rf230_debugfs_root) in at86rf230_debugfs_init()1651 at86rf230_debugfs_root, lp, in at86rf230_debugfs_init()1661 debugfs_remove_recursive(at86rf230_debugfs_root); in at86rf230_debugfs_remove()