Searched refs:unregister_tape_dev (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/char/
H A Dtape_class.h59 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd);
H A Dtape_class.c107 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd) function
116 EXPORT_SYMBOL(unregister_tape_dev); variable
H A Dtape_char.c91 unregister_tape_dev(&device->cdev->dev, device->rt);
93 unregister_tape_dev(&device->cdev->dev, device->nt);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/char/
H A Dtape_class.h59 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd);
H A Dtape_class.c107 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd) function
116 EXPORT_SYMBOL(unregister_tape_dev); variable
H A Dtape_char.c91 unregister_tape_dev(&device->cdev->dev, device->rt);
93 unregister_tape_dev(&device->cdev->dev, device->nt);

Completed in 112 milliseconds