Home
last modified time | relevance | path

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

/linux-6.12.1/net/bluetooth/
D6lowpan.c27 static struct dentry *lowpan_control_debugfs; variable
1255 lowpan_control_debugfs = debugfs_create_file("6lowpan_control", 0644, in bt_6lowpan_init()
1265 debugfs_remove(lowpan_control_debugfs); in bt_6lowpan_exit()