interrupt_handler
interrupt_handler long func(struct pt_regs *regs) \
interrupt_handler void func(struct pt_regs *regs) \
interrupt_handler long func(struct pt_regs *regs) \
interrupt_handler void func(struct pt_regs *regs) \
interrupt_handler long func(struct pt_regs *regs) \
interrupt_handler handler;
interrupt_handler ih,
typedef void (*interrupt_handler)(void *);
ret = devm_request_irq(dev, irq, xadc->ops->interrupt_handler,
.interrupt_handler = xadc_zynq_interrupt_handler,
.interrupt_handler = xadc_axi_interrupt_handler,
.interrupt_handler = xadc_axi_interrupt_handler,
irqreturn_t (*interrupt_handler)(int irq, void *devid);
int (*interrupt_handler)(struct cphy *);
int (*interrupt_handler)(struct cmac *);
.interrupt_handler = mv88e1xxx_interrupt_handler,
.interrupt_handler = mv88x201x_interrupt_handler,
.interrupt_handler = my3126_interrupt_handler,
.interrupt_handler = pm3393_interrupt_handler,
int phy_cause = phy->ops->interrupt_handler(phy);
phy_cause = phy->ops->interrupt_handler(phy);
phy_cause = phy->ops->interrupt_handler(phy);
phy_cause = phy->ops->interrupt_handler(phy);
phy_cause = phy->ops->interrupt_handler(phy);
mac->ops->interrupt_handler(mac);
.interrupt_handler = mac_intr_handler,
ret = request_irq(pdev->irq, &interrupt_handler, IRQF_SHARED,