unregister_tape_dev
unregister_tape_dev(&device->cdev->dev, device->rt);
unregister_tape_dev(&device->cdev->dev, device->nt);
EXPORT_SYMBOL(unregister_tape_dev);
void unregister_tape_dev(struct device *device, struct tape_class_device *tcd);