Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c55 static int pciehp_poll(void *data);
62 ctrl->poll_thread = kthread_run(&pciehp_poll, ctrl, in pciehp_request_irq()
758 static int pciehp_poll(void *data) in pciehp_poll() function