Home
last modified time | relevance | path

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

/Linux-v5.10/include/dt-bindings/leds/
Dcommon.h34 #define LED_COLOR_ID_RGB 9 /* For multicolor LEDs that can do arbitrary color, macro
/Linux-v5.10/drivers/leds/
Dled-core.c38 [LED_COLOR_ID_RGB] = "rgb",
Dleds-lp55xx-common.c643 if (led_color == LED_COLOR_ID_RGB) in lp55xx_parse_logical_led()