Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/core/
Dhub.c52 static bool blinkenlights = 0; variable
53 module_param(blinkenlights, bool, S_IRUGO);
54 MODULE_PARM_DESC(blinkenlights, "true to cycle leds on hubs");
505 if (!changed && blinkenlights) { in led_work()
1261 if (hub->has_indicators && blinkenlights) in hub_activate()
1613 if (hub->has_indicators && blinkenlights) in hub_configure()
/linux-4.4.14/Documentation/
Dkernel-parameters.txt19 (kernel command line) usbcore.blinkenlights=1
20 (modprobe command line) modprobe usbcore blinkenlights=1
3877 usbcore.blinkenlights=