Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/hotplug/
Dpciehp_hpc.c36 static int pciehp_poll(void *data);
43 ctrl->poll_thread = kthread_run(&pciehp_poll, ctrl, in pciehp_request_irq()
636 static int pciehp_poll(void *data) in pciehp_poll() function