Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-roccat-ryos.c81 static const struct class ryos_class = { variable
112 retval = roccat_connect(&ryos_class, hdev, in ryos_init_specials()
222 retval = class_register(&ryos_class); in ryos_init()
228 class_unregister(&ryos_class); in ryos_init()
235 class_unregister(&ryos_class); in ryos_exit()