Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/leds/
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()
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");
514 if (nodetect) { in nas_gpio_init()
DKconfig508 If your model is not listed here you can try the "nodetect"