Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
D6lowpan.c33 static struct dentry *lowpan_enable_debugfs; variable
1281 lowpan_enable_debugfs = debugfs_create_file("6lowpan_enable", 0644, in bt_6lowpan_init()
1293 debugfs_remove(lowpan_enable_debugfs); in bt_6lowpan_exit()