Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dpciehp_hpc.c37 static int pciehp_poll(void *data);
44 ctrl->poll_thread = kthread_run(&pciehp_poll, ctrl, in pciehp_request_irq()
673 static int pciehp_poll(void *data) in pciehp_poll() function