Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
D6lowpan.c26 static struct dentry *lowpan_enable_debugfs; variable
1289 lowpan_enable_debugfs = debugfs_create_file_unsafe("6lowpan_enable", in bt_6lowpan_init()
1302 debugfs_remove(lowpan_enable_debugfs); in bt_6lowpan_exit()