Searched refs:LED_COLOR_ID_MAX (Results 1 – 3 of 3) sorted by relevance
30 extern const char * const led_colors[LED_COLOR_ID_MAX];
28 const char * const led_colors[LED_COLOR_ID_MAX] = {388 else if (props->color >= LED_COLOR_ID_MAX) in led_parse_fwnode_props()
32 #define LED_COLOR_ID_MAX 8 macro