Searched refs:powertecscsi_intr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/arm/ |
H A D | powertec.c | 107 /* Prototype: void powertecscsi_intr(irq, *dev_id, *regs) 112 static irqreturn_t powertecscsi_intr(int irq, void *dev_id) in powertecscsi_intr() function 357 ret = request_irq(ec->irq, powertecscsi_intr, in powertecscsi_probe()
|
/kernel/linux/linux-6.6/drivers/scsi/arm/ |
H A D | powertec.c | 111 /* Prototype: void powertecscsi_intr(irq, *dev_id, *regs) 116 static irqreturn_t powertecscsi_intr(int irq, void *dev_id) in powertecscsi_intr() function 361 ret = request_irq(ec->irq, powertecscsi_intr, in powertecscsi_probe()
|
Completed in 2 milliseconds