Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dibmphp_hpc.c37 #define POLL_INTERVAL_SEC 2 // poll HPC every 2 seconds macro
858 msleep(POLL_INTERVAL_SEC * 1000); in poll_hpc()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dibmphp_hpc.c37 #define POLL_INTERVAL_SEC 2 // poll HPC every 2 seconds macro
856 msleep(POLL_INTERVAL_SEC * 1000); in poll_hpc()

Completed in 4 milliseconds