Searched refs:aha1542_interrupt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha1542.c | 259 static irqreturn_t aha1542_interrupt(int irq, void *dev_id) in aha1542_interrupt() function 786 if (request_irq(sh->irq, aha1542_interrupt, 0, "aha1542", sh)) { in aha1542_hw_init()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha1542.c | 278 static irqreturn_t aha1542_interrupt(int irq, void *dev_id) in aha1542_interrupt() function 798 if (request_irq(sh->irq, aha1542_interrupt, 0, "aha1542", sh)) { in aha1542_hw_init()
|
Completed in 3 milliseconds