Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
H A Dtape_core.c34 static void __tape_do_irq (struct ccw_device *, unsigned long, struct irb *);
582 cdev->handler = __tape_do_irq; in tape_generic_probe()
1051 __tape_do_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb) in __tape_do_irq() function