Home
last modified time | relevance | path

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

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