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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/pseries/
H A Dcmm.c63 static unsigned int hotplug_delay = CMM_HOTPLUG_DELAY; variable
78 module_param_named(hotplug_delay, hotplug_delay, uint, S_IRUGO | S_IWUSR);
324 hotplug_delay);
325 timeleft = msleep_interruptible(hotplug_delay *

Completed in 27 milliseconds