shpc_isr
rc = request_irq(ctrl->pci_dev->irq, shpc_isr, IRQF_SHARED,
static irqreturn_t shpc_isr(int irq, void *dev_id);
shpc_isr(0, ctrl);