Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/pseries/
Dcmm.c61 static unsigned int hotplug_delay = CMM_HOTPLUG_DELAY; variable
76 module_param_named(hotplug_delay, hotplug_delay, uint, S_IRUGO | S_IWUSR);
322 hotplug_delay); in cmm_thread()
323 timeleft = msleep_interruptible(hotplug_delay * in cmm_thread()