Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - L index
The Linux kernel configuration item CONFIG_LEDS_TRIGGER_ONESHOT
has multiple definitions:
drivers/leds/trigger/Kconfig
The configuration item CONFIG_LEDS_TRIGGER_ONESHOT:
(none)
ledtrig-oneshot
, ledtrig-oneshot
This allows LEDs to blink in one-shot pulses with parameters controlled via sysfs. It's useful to notify the user on sporadic events, when there are no clear begin and end trap points, or on dense events, where this blinks the LED at constant rate if rearmed continuously.
It also shows how to use the led_blink_set_oneshot() function.
If unsure, say Y.
drivers/leds/Kconfig
The configuration item CONFIG_LEDS_TRIGGER_ONESHOT:
CONFIG_LEDS_TRIGGERS
ledtrig-oneshot
, ledtrig-oneshot
This allows LEDs to blink in one-shot pulses with parameters controlled via sysfs. It's useful to notify the user on sporadic events, when there are no clear begin and end trap points, or on dense events, where this blinks the LED at constant rate if rearmed continuously.
It also shows how to use the led_blink_set_oneshot() function.
If unsure, say Y.
Raw data from LKDDb:
lkddb module ledtrig-oneshot CONFIG_LEDS_TRIGGER_ONESHOT : drivers/leds/Kconfig : "LED One-shot Trigger" # in 3.6–3.9
lkddb module ledtrig-oneshot CONFIG_LEDS_TRIGGER_ONESHOT : drivers/leds/trigger/Kconfig : "LED One-shot Trigger" # in 3.10–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
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