Home
last modified time | relevance | path

Searched refs:blogic_inthandler (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A DBusLogic.h1290 static irqreturn_t blogic_inthandler(int, void *);
H A DBusLogic.c1991 if (request_irq(adapter->irq_ch, blogic_inthandler, IRQF_SHARED, in blogic_getres()
2876 blogic_inthandler handles hardware interrupts from BusLogic Host
2880 static irqreturn_t blogic_inthandler(int irq_ch, void *devid) in blogic_inthandler() function
/kernel/linux/linux-6.6/drivers/scsi/
H A DBusLogic.h1279 static irqreturn_t blogic_inthandler(int, void *);
H A DBusLogic.c1857 if (request_irq(adapter->irq_ch, blogic_inthandler, IRQF_SHARED, in blogic_getres()
2733 blogic_inthandler handles hardware interrupts from BusLogic Host
2737 static irqreturn_t blogic_inthandler(int irq_ch, void *devid) in blogic_inthandler() function

Completed in 16 milliseconds