Searched refs:raw_class (Results 1 – 1 of 1) sorted by relevance
35 static const struct class raw_class = { variable201 raw->device = device_create(&raw_class, &connection->bundle->dev, in gb_raw_probe()235 device_destroy(&raw_class, raw->dev); in gb_raw_disconnect()346 retval = class_register(&raw_class); in raw_init()365 class_unregister(&raw_class); in raw_init()375 class_unregister(&raw_class); in raw_exit()
Completed in 4 milliseconds