Home
last modified time | relevance | path

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

/net/bluetooth/
A Dhci_sysfs.c9 static const struct class bt_class = { variable
31 conn->dev.class = &bt_class; in hci_conn_init_sysfs()
122 dev->class = &bt_class; in hci_init_sysfs()
130 return class_register(&bt_class); in bt_sysfs_init()
135 class_unregister(&bt_class); in bt_sysfs_cleanup()

Completed in 3 milliseconds