Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/rfcomm/
Dsock.c1004 DEFINE_SHOW_ATTRIBUTE(rfcomm_sock_debugfs);
1006 static struct dentry *rfcomm_sock_debugfs; variable
1066 rfcomm_sock_debugfs = debugfs_create_file("rfcomm", 0444, in rfcomm_init_sockets()
1081 debugfs_remove(rfcomm_sock_debugfs); in rfcomm_cleanup_sockets()