Home
last modified time | relevance | path

Searched refs:at86rf230_debugfs_root (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ieee802154/
Dat86rf230.c1609 static struct dentry *at86rf230_debugfs_root; variable
1646 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()