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.c35 static void __tape_do_irq (struct ccw_device *, unsigned long, struct irb *);
583 cdev->handler = __tape_do_irq; in tape_generic_probe()
1052 __tape_do_irq (struct ccw_device *cdev, unsigned long intparm, struct irb *irb) in __tape_do_irq() function
1064 DBF_LH(6, "__tape_do_irq(device=%p, request=%p)\n", device, request); in __tape_do_irq()