Home
last modified time | relevance | path

Searched refs:aha1542_interrupt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha1542.c259 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 Daha1542.c278 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