Home
last modified time | relevance | path

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

/linux-4.4.14/net/bluetooth/rfcomm/
Dcore.c2199 static struct dentry *rfcomm_dlc_debugfs; variable
2227 rfcomm_dlc_debugfs = debugfs_create_file("rfcomm_dlc", 0444, in rfcomm_init()
2247 debugfs_remove(rfcomm_dlc_debugfs); in rfcomm_exit()