Searched refs:pciehp_poll (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/pci/hotplug/
H A Dpciehp_hpc.c56 static int pciehp_poll(void *data);
63 ctrl->poll_thread = kthread_run(&pciehp_poll, ctrl,
64 "pciehp_poll-%s",
759 static int pciehp_poll(void *data) function

Completed in 320 milliseconds