Searched refs:fcloop_class (Results 1 – 1 of 1) sorted by relevance
1570 static const struct class fcloop_class = { variable1580 ret = class_register(&fcloop_class); in fcloop_init()1587 &fcloop_class, NULL, MKDEV(0, 0), NULL, in fcloop_init()1600 class_unregister(&fcloop_class); in fcloop_init()1658 device_destroy(&fcloop_class, MKDEV(0, 0)); in fcloop_exit()1659 class_unregister(&fcloop_class); in fcloop_exit()