Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/rfcomm/
H A Dsock.c1000 DEFINE_SHOW_ATTRIBUTE(rfcomm_sock_debugfs);
1002 static struct dentry *rfcomm_sock_debugfs; variable
1062 rfcomm_sock_debugfs = debugfs_create_file("rfcomm", 0444, in rfcomm_init_sockets()
1077 debugfs_remove(rfcomm_sock_debugfs); in rfcomm_cleanup_sockets()