Searched refs:unregister_tape_dev (Results 1 – 3 of 3) sorted by relevance
101 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd) in unregister_tape_dev() function110 EXPORT_SYMBOL(unregister_tape_dev);
57 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd);
82 unregister_tape_dev(&device->cdev->dev, device->rt); in tapechar_cleanup_device()84 unregister_tape_dev(&device->cdev->dev, device->nt); in tapechar_cleanup_device()