Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/rfcomm/
Dsock.c1032 static struct dentry *rfcomm_sock_debugfs; variable
1088 rfcomm_sock_debugfs = debugfs_create_file("rfcomm", 0444, in rfcomm_init_sockets()
1103 debugfs_remove(rfcomm_sock_debugfs); in rfcomm_cleanup_sockets()