Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A D6lowpan.c27 static struct dentry *lowpan_control_debugfs; variable
1293 lowpan_control_debugfs = debugfs_create_file("6lowpan_control", 0644, in bt_6lowpan_init()
1303 debugfs_remove(lowpan_control_debugfs); in bt_6lowpan_exit()
/kernel/linux/linux-6.6/net/bluetooth/
H A 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()

Completed in 4 milliseconds