Home
last modified time | relevance | path

Searched full:led_color_id_rgb (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/
Dleds-lp50xx.yaml100 color = <LED_COLOR_ID_RGB>;
120 color = <LED_COLOR_ID_RGB>;
Dleds-class-multicolor.yaml30 LED_COLOR_ID_RGB or LED_COLOR_ID_MULTI which can be found in
Dleds-lp55xx.yaml200 color = <LED_COLOR_ID_RGB>;
/kernel/linux/linux-5.10/drivers/leds/
Dleds-turris-omnia.c101 if (ret || color != LED_COLOR_ID_RGB) { in omnia_led_register()
103 "Node %pOF: must contain 'color' property with value LED_COLOR_ID_RGB\n", in omnia_led_register()
Dled-core.c38 [LED_COLOR_ID_RGB] = "rgb",
Dleds-lp55xx-common.c643 if (led_color == LED_COLOR_ID_RGB) in lp55xx_parse_logical_led()
/kernel/linux/linux-5.10/include/dt-bindings/leds/
Dcommon.h34 #define LED_COLOR_ID_RGB 9 /* For multicolor LEDs that can do arbitrary color, macro