Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/leds/
Dleds-clevo-mail.c22 static bool nodetect; variable
23 module_param_named(nodetect, nodetect, bool, 0);
24 MODULE_PARM_DESC(nodetect, "Skip DMI hardware detection");
180 if (!nodetect) { in clevo_mail_led_init()
Dleds-ss4200.c81 static bool nodetect; variable
82 module_param_named(nodetect, nodetect, bool, 0);
83 MODULE_PARM_DESC(nodetect, "Skip DMI-based hardware detection");
526 if (nodetect) { in nas_gpio_init()
DKconfig414 If your model is not listed here you can try the "nodetect"