Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dtape_core.c255 p->device = tape_get_device(device); in tape_med_state_work()
511 tape_get_device(struct tape_device *device) in tape_get_device() function
552 device = tape_get_device(tmp); in tape_find_device()
942 request->device = tape_get_device(device); in __tape_start_request()
1348 EXPORT_SYMBOL(tape_get_device);
H A Dtape_3490.c148 p->device = tape_get_device(device); in tape_3490_schedule_work()