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
6444 usbcore.blinkenlights=
67 static bool blinkenlights; variable68 module_param(blinkenlights, bool, S_IRUGO);69 MODULE_PARM_DESC(blinkenlights, "true to cycle leds on hubs");537 if (!changed && blinkenlights) { in led_work()1280 if (hub->has_indicators && blinkenlights) in hub_activate()1654 if (hub->has_indicators && blinkenlights) in hub_configure()