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.c2293 DEFINE_SHOW_ATTRIBUTE(rfcomm_dlc_debugfs);
2295 static struct dentry *rfcomm_dlc_debugfs;
2323 rfcomm_dlc_debugfs = debugfs_create_file("rfcomm_dlc", 0444, in rfcomm_init()
2343 debugfs_remove(rfcomm_dlc_debugfs); in rfcomm_exit()
2294 static struct dentry *rfcomm_dlc_debugfs; global() variable