Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
H A Dl2cap_core.c8554 DEFINE_SHOW_ATTRIBUTE(l2cap_debugfs); variable
8556 static struct dentry *l2cap_debugfs; variable
8571 l2cap_debugfs = debugfs_create_file("l2cap", 0444, bt_debugfs, in l2cap_init()
8579 debugfs_remove(l2cap_debugfs); in l2cap_exit()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dl2cap_core.c7596 DEFINE_SHOW_ATTRIBUTE(l2cap_debugfs); variable
7598 static struct dentry *l2cap_debugfs; variable
7613 l2cap_debugfs = debugfs_create_file("l2cap", 0444, bt_debugfs, in l2cap_init()
7621 debugfs_remove(l2cap_debugfs); in l2cap_exit()

Completed in 20 milliseconds