Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.rst21 (kernel command line) usbcore.blinkenlights=1
22 (modprobe command line) modprobe usbcore blinkenlights=1
H A Dkernel-parameters.txt5746 usbcore.blinkenlights=
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.c65 static bool blinkenlights; variable
66 module_param(blinkenlights, bool, S_IRUGO);
67 MODULE_PARM_DESC(blinkenlights, "true to cycle leds on hubs");
535 if (!changed && blinkenlights) { in led_work()
1278 if (hub->has_indicators && blinkenlights) in hub_activate()
1652 if (hub->has_indicators && blinkenlights) in hub_configure()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo