Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/
D6lowpan.c32 static struct dentry *lowpan_enable_debugfs; variable
1394 lowpan_enable_debugfs = debugfs_create_file("6lowpan_enable", 0644, in bt_6lowpan_init()
1406 debugfs_remove(lowpan_enable_debugfs); in bt_6lowpan_exit()