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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Dhub.c91 static int blinkenlights = 0; variable
92 module_param (blinkenlights, bool, S_IRUGO);
93 MODULE_PARM_DESC (blinkenlights, "true to cycle leds on hubs");
269 if (!changed && blinkenlights) {
523 if (hub->has_indicators && blinkenlights)
831 if (hub->has_indicators && blinkenlights)

Completed in 93 milliseconds