Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_sysfs.c9 static const struct class bt_class = { variable
41 conn->dev.class = &bt_class; in hci_conn_init_sysfs()
110 dev->class = &bt_class; in hci_init_sysfs()
118 return class_register(&bt_class); in bt_sysfs_init()
123 class_unregister(&bt_class); in bt_sysfs_cleanup()