Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ieee802154/
Dat86rf230.c1618 static struct dentry *at86rf230_debugfs_root; variable
1655 at86rf230_debugfs_root = debugfs_create_dir(debugfs_dir_name, NULL); in at86rf230_debugfs_init()
1656 if (!at86rf230_debugfs_root) in at86rf230_debugfs_init()
1660 at86rf230_debugfs_root, lp, in at86rf230_debugfs_init()
1670 debugfs_remove_recursive(at86rf230_debugfs_root); in at86rf230_debugfs_remove()