Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dhub.c90 static bool blinkenlights; variable
91 module_param(blinkenlights, bool, S_IRUGO);
92 MODULE_PARM_DESC(blinkenlights, "true to cycle leds on hubs");
567 if (!changed && blinkenlights) { in led_work()
1339 if (hub->has_indicators && blinkenlights) in hub_activate()
1733 if (hub->has_indicators && blinkenlights) in hub_configure()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt7788 usbcore.blinkenlights=