Home
last modified time | relevance | path

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

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