Home
last modified time | relevance | path

Searched refs:sco_debugfs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dsco.c1252 DEFINE_SHOW_ATTRIBUTE(sco_debugfs); variable
1254 static struct dentry *sco_debugfs; variable
1313 sco_debugfs = debugfs_create_file("sco", 0444, bt_debugfs, in sco_init()
1327 debugfs_remove(sco_debugfs); in sco_exit()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dsco.c1414 DEFINE_SHOW_ATTRIBUTE(sco_debugfs); variable
1416 static struct dentry *sco_debugfs; variable
1475 sco_debugfs = debugfs_create_file("sco", 0444, bt_debugfs, in sco_init()
1489 debugfs_remove(sco_debugfs); in sco_exit()

Completed in 4 milliseconds