Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dibmphp_hpc.c105 static int poll_hpc(void *data);
804 static int poll_hpc(void *data) in poll_hpc() function
1040 ibmphp_poll_thread = kthread_run(poll_hpc, NULL, "hpc_poll"); in ibmphp_hpc_start_poll_thread()