Searched refs:poll_hpc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pci/hotplug/
H A Dibmphp_hpc.c105 static int poll_hpc(void *data);
780 * Name: poll_hpc()
785 static int poll_hpc(void *data) function
1021 ibmphp_poll_thread = kthread_run(poll_hpc, NULL, "hpc_poll");

Completed in 212 milliseconds