Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dcore.c2204 DEFINE_SHOW_ATTRIBUTE(rfcomm_dlc_debugfs);
2206 static struct dentry *rfcomm_dlc_debugfs; variable
2234 rfcomm_dlc_debugfs = debugfs_create_file("rfcomm_dlc", 0444, in rfcomm_init()
2254 debugfs_remove(rfcomm_dlc_debugfs); in rfcomm_exit()