Home
last modified time | relevance | path

Searched refs:lowpan_debugfs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/6lowpan/
H A Ddebugfs.c15 static struct dentry *lowpan_debugfs; variable
252 ldev->iface_debugfs = debugfs_create_dir(dev->name, lowpan_debugfs); in lowpan_dev_debugfs_init()
272 lowpan_debugfs = debugfs_create_dir("6lowpan", NULL); in lowpan_debugfs_init()
277 debugfs_remove_recursive(lowpan_debugfs); in lowpan_debugfs_exit()
/kernel/linux/linux-6.6/net/6lowpan/
H A Ddebugfs.c15 static struct dentry *lowpan_debugfs; variable
252 ldev->iface_debugfs = debugfs_create_dir(dev->name, lowpan_debugfs); in lowpan_dev_debugfs_init()
272 lowpan_debugfs = debugfs_create_dir("6lowpan", NULL); in lowpan_debugfs_init()
277 debugfs_remove_recursive(lowpan_debugfs); in lowpan_debugfs_exit()

Completed in 1 milliseconds