Searched refs:LED_PROPS_END (Results 1 – 2 of 2) sorted by relevance
195 LED_PROPS_END, /* no more led properties */ enumerator
439 if ((tok <= LED_PROPS_START) || (tok >= LED_PROPS_END)) { in act_led_id()