Home
last modified time | relevance | path

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

/Linux-v6.6/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()
758 static int pciehp_poll(void *data) in pciehp_poll() function