Searched hist:"4 c79141d28bc290ae307e3f81f5bc909c26faf6e" (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ |
H A D | leds.h | diff 4c79141d28bc290ae307e3f81f5bc909c26faf6e Wed Oct 31 15:07:12 CET 2007 Márton Németh <nm127@freemail.hu> leds: Add support for hardware accelerated LED flashing
Extends the leds subsystem with a blink_set() callback function which can be optionally implemented by a LED driver. If implemented, the driver can use the hardware acceleration for blinking a LED.
Signed-off-by: Márton Németh <nm127@freemail.hu> Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
|
/linux/drivers/leds/ |
H A D | Kconfig | diff 4c79141d28bc290ae307e3f81f5bc909c26faf6e Wed Oct 31 15:07:12 CET 2007 Márton Németh <nm127@freemail.hu> leds: Add support for hardware accelerated LED flashing
Extends the leds subsystem with a blink_set() callback function which can be optionally implemented by a LED driver. If implemented, the driver can use the hardware acceleration for blinking a LED.
Signed-off-by: Márton Németh <nm127@freemail.hu> Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
|