Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/hotplug/
Dibmphp_hpc.c119 static int poll_hpc(void *data);
819 static int poll_hpc(void *data) in poll_hpc() function
1056 ibmphp_poll_thread = kthread_run(poll_hpc, NULL, "hpc_poll"); in ibmphp_hpc_start_poll_thread()