Home
last modified time | relevance | path

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

/linux/net/bluetooth/rfcomm/
H A Dcore.c2208 DEFINE_SHOW_ATTRIBUTE(rfcomm_dlc_debugfs);
2210 static struct dentry *rfcomm_dlc_debugfs; variable
2238 rfcomm_dlc_debugfs = debugfs_create_file("rfcomm_dlc", 0444, in rfcomm_init()
2258 debugfs_remove(rfcomm_dlc_debugfs); in rfcomm_exit()