Searched refs:blinkenlights (Results 1 – 3 of 3) sorted by relevance
21 (kernel command line) usbcore.blinkenlights=122 (modprobe command line) modprobe usbcore blinkenlights=1
7511 usbcore.blinkenlights=
84 static bool blinkenlights; variable85 module_param(blinkenlights, bool, S_IRUGO);86 MODULE_PARM_DESC(blinkenlights, "true to cycle leds on hubs");561 if (!changed && blinkenlights) { in led_work()1332 if (hub->has_indicators && blinkenlights) in hub_activate()1706 if (hub->has_indicators && blinkenlights) in hub_configure()