Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LEDS_CLEVO_MAIL
has multiple definitions:
drivers/leds/Kconfig
The configuration item CONFIG_LEDS_CLEVO_MAIL:
( CONFIG_LEDS_CLASS && CONFIG_BROKEN ) && ( CONFIG_X86 && CONFIG_SERIO_I8042 && CONFIG_DMI )
leds-clevo-mail
This driver makes the mail LED accessible from userspace programs through the LEDs subsystem. This LED has three known modes: off, blink at 0.5Hz and blink at 1Hz.
The driver supports two kinds of interface: using ledtrig-timer or through /sys/class/leds/clevo::mail/brightness. As this LED cannot change its brightness it blinks instead. The brightness value 0 means off, 1..127 means blink at 0.5Hz and 128..255 means blink at 1Hz.
This module can drive the mail LED for the following notebooks:
Clevo D400P Clevo D410J Clevo D410V Clevo D400V/D470V (not tested, but might work) Clevo M540N Clevo M5x0N (not tested, but might work) Positivo Mobile (Clevo M5x0V)
If your model is not listed here you can try the "nodetect" module parameter.
To compile this driver as a module, choose M here: the module will be called leds-clevo-mail.
drivers/leds/Kconfig
The configuration item CONFIG_LEDS_CLEVO_MAIL:
CONFIG_LEDS_CLASS && CONFIG_X86 && CONFIG_SERIO_I8042 && CONFIG_DMI && CONFIG_EXPERIMENTAL
leds-clevo-mail
This driver makes the mail LED accessible from userspace programs through the leds subsystem. This LED have three known mode: off, blink at 0.5Hz and blink at 1Hz.
The driver supports two kinds of interface: using ledtrig-timer or through /sys/class/leds/clevo::mail/brightness. As this LED cannot change it's brightness it blinks instead. The brightness value 0 means off, 1..127 means blink at 0.5Hz and 128..255 means blink at 1Hz.
This module can drive the mail LED for the following notebooks:
Clevo D400P Clevo D410J Clevo D410V Clevo D400V/D470V (not tested, but might work) Clevo M540N Clevo M5x0N (not tested, but might work) Positivo Mobile (Clevo M5x0V)
If your model is not listed here you can try the "nodetect" module paramter.
To compile this driver as a module, choose M here: the module will be called leds-clevo-mail.
Raw data from LKDDb:
lkddb module leds-clevo-mail CONFIG_LEDS_CLEVO_MAIL : drivers/leds/Kconfig : "Mail LED on Clevo notebook" # in 2.6.25–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "" : CONFIG_LEDS_CLEVO_MAIL : drivers/leds/leds-clevo-mail.c # in 3.0–3.19, 4.0–4.7, 6.9–6.12
lkddb platform "" : CONFIG_LEDS_CLEVO_MAIL CONFIG_NEW_LEDS : drivers/leds/leds-clevo-mail.c # in 2.6.25–2.6.39, 4.8–4.20, 5.0–5.19, 6.0–6.8
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - L index
Automatically generated (in year 2024). See also LKDDb sources on GitLab