Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/char/
Dtape_core.c36 static void tape_long_busy_timeout(struct timer_list *t);
385 timer_setup(&device->lb_timeout, tape_long_busy_timeout, 0); in tape_generic_online()
870 static void tape_long_busy_timeout(struct timer_list *t) in tape_long_busy_timeout() function