Home
last modified time | relevance | path

Searched refs:shpc_isr (Results 1 – 2 of 2) sorted by relevance

/drivers/pci/hotplug/
Dshpchp_hpc.c168 static irqreturn_t shpc_isr(int irq, void *dev_id);
218 shpc_isr(0, ctrl); in int_poll_timeout()
767 static irqreturn_t shpc_isr(int irq, void *dev_id) in shpc_isr() function
1047 rc = request_irq(ctrl->pci_dev->irq, shpc_isr, IRQF_SHARED, in shpc_init()
DTODO69 * The hardirq handler shpc_isr() queues events on a workqueue. It can be