Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/char/
Dtape_core.c255 p->device = tape_get_device(device); in tape_med_state_work()
561 tape_get_device(struct tape_device *device) in tape_get_device() function
602 device = tape_get_device(tmp); in tape_find_device()
962 request->device = tape_get_device(device); in __tape_start_request()
1216 (unsigned long) tape_get_device(device); in __tape_do_irq()
1367 EXPORT_SYMBOL(tape_get_device);
Dtape.h275 extern struct tape_device *tape_get_device(struct tape_device *);
Dtape_34xx.c163 p->device = tape_get_device(device); in tape_34xx_schedule_work()
Dtape_3590.c665 p->device = tape_get_device(device); in tape_3590_schedule_work()