Searched refs:LED_COLOR_ID_MULTI (Results 1 – 3 of 3) sorted by relevance
33 #define LED_COLOR_ID_MULTI 8 /* For multicolor LEDs */ macro
37 [LED_COLOR_ID_MULTI] = "multicolor",430 BUG_ON(props.color == LED_COLOR_ID_MULTI); in led_compose_name()
101 if (ret || color != LED_COLOR_ID_MULTI) { in omnia_led_register()