Searched refs:aoe_class (Results 1 – 1 of 1) sorted by relevance
66 static const struct class aoe_class = { variable298 n = class_register(&aoe_class); in aoechr_init()305 device_create(&aoe_class, NULL, in aoechr_init()318 device_destroy(&aoe_class, MKDEV(AOE_MAJOR, chardevs[i].minor)); in aoechr_exit()319 class_unregister(&aoe_class); in aoechr_exit()