Searched refs:tape_class (Results 1 – 1 of 1) sorted by relevance
18 static const struct class tape_class = { variable72 tcd->class_device = device_create(&tape_class, device, in register_tape_dev()89 device_destroy(&tape_class, tcd->char_device->dev); in register_tape_dev()105 device_destroy(&tape_class, tcd->char_device->dev); in unregister_tape_dev()114 return class_register(&tape_class); in tape_class_init()119 class_unregister(&tape_class); in tape_class_exit()