Home
last modified time | relevance | path

Searched refs:tape_get_device (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/s390/char/
H A Dtape_core.c257 p->device = tape_get_device(device); in tape_med_state_work()
513 tape_get_device(struct tape_device *device) in tape_get_device() function
518 DBF_EVENT(4, "tape_get_device(%p) = %i\n", device, count); in tape_get_device()
554 device = tape_get_device(tmp); in tape_find_device()
914 request->device = tape_get_device(device); in __tape_start_request()
1316 EXPORT_SYMBOL(tape_get_device);
H A Dtape.h273 extern struct tape_device *tape_get_device(struct tape_device *);
H A Dtape_34xx.c165 p->device = tape_get_device(device); in tape_34xx_schedule_work()
H A Dtape_3590.c662 p->device = tape_get_device(device); in tape_3590_schedule_work()