Searched refs:tape_class_device (Results 1 – 3 of 3) sorted by relevance
24 struct tape_class_device { struct50 struct tape_class_device *register_tape_dev( argument57 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd);
42 struct tape_class_device *register_tape_dev( in register_tape_dev()49 struct tape_class_device * tcd; in register_tape_dev()53 tcd = kzalloc(sizeof(struct tape_class_device), GFP_KERNEL); in register_tape_dev()106 void unregister_tape_dev(struct device *device, struct tape_class_device *tcd) in unregister_tape_dev()
186 struct tape_class_device * nt;187 struct tape_class_device * rt;