Searched refs:fcloop_class (Results 1 – 1 of 1) sorted by relevance
1576 static const struct class fcloop_class = { variable1586 ret = class_register(&fcloop_class); in fcloop_init()1593 &fcloop_class, NULL, MKDEV(0, 0), NULL, in fcloop_init()1606 class_unregister(&fcloop_class); in fcloop_init()1664 device_destroy(&fcloop_class, MKDEV(0, 0)); in fcloop_exit()1665 class_unregister(&fcloop_class); in fcloop_exit()