tape_get_device   277 drivers/s390/char/tape.h extern struct tape_device *tape_get_device(struct tape_device *);
tape_get_device   164 drivers/s390/char/tape_34xx.c 	p->device = tape_get_device(device);
tape_get_device   661 drivers/s390/char/tape_3590.c 	p->device = tape_get_device(device);
tape_get_device   256 drivers/s390/char/tape_core.c 		p->device = tape_get_device(device);
tape_get_device   602 drivers/s390/char/tape_core.c 			device = tape_get_device(tmp);
tape_get_device   962 drivers/s390/char/tape_core.c 	request->device = tape_get_device(device);
tape_get_device  1365 drivers/s390/char/tape_core.c EXPORT_SYMBOL(tape_get_device);