Searched refs:unregister_tape_dev (Results 1 – 3 of 3) sorted by relevance
106 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd) in unregister_tape_dev() function115 EXPORT_SYMBOL(unregister_tape_dev);
56 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd);
90 unregister_tape_dev(&device->cdev->dev, device->rt); in tapechar_cleanup_device()92 unregister_tape_dev(&device->cdev->dev, device->nt); in tapechar_cleanup_device()