Searched full:led_color_id_rgb (Results 1 – 6 of 6) sorted by relevance
100 color = <LED_COLOR_ID_RGB>;120 color = <LED_COLOR_ID_RGB>;
30 LED_COLOR_ID_RGB or LED_COLOR_ID_MULTI which can be found in
200 color = <LED_COLOR_ID_RGB>;
34 #define LED_COLOR_ID_RGB 9 /* For multicolor LEDs that can do arbitrary color, macro
38 [LED_COLOR_ID_RGB] = "rgb",
643 if (led_color == LED_COLOR_ID_RGB) in lp55xx_parse_logical_led()