Home
last modified time | relevance | path

Searched refs:cpqhp_ctrl_intr (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pci/hotplug/
H A DTODO14 hardirq handler cpqhp_ctrl_intr(). Convert this to threaded IRQ handling.
H A Dcpqphp.h400 irqreturn_t cpqhp_ctrl_intr(int IRQ, void *data);
H A Dcpqphp_core.c1142 if (request_irq(ctrl->interrupt, cpqhp_ctrl_intr, in cpqhpc_probe()
H A Dcpqphp_ctrl.c877 irqreturn_t cpqhp_ctrl_intr(int IRQ, void *data) in cpqhp_ctrl_intr() function