Home
last modified time | relevance | path

Searched refs:nodetect (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/leds/
A Dleds-clevo-mail.c23 static bool nodetect; variable
24 module_param_named(nodetect, nodetect, bool, 0);
25 MODULE_PARM_DESC(nodetect, "Skip DMI hardware detection");
181 if (!nodetect) { in clevo_mail_led_init()
A Dleds-ss4200.c69 static bool nodetect; variable
70 module_param_named(nodetect, nodetect, bool, 0);
71 MODULE_PARM_DESC(nodetect, "Skip DMI-based hardware detection");
510 if (nodetect) { in nas_gpio_init()
A DKconfig480 If your model is not listed here you can try the "nodetect"

Completed in 9 milliseconds