Searched refs:SC27XX_LEDS_MAX (Results 1 – 1 of 1) sorted by relevance
36 #define SC27XX_LEDS_MAX 3 macro47 struct sc27xx_led leds[SC27XX_LEDS_MAX];133 for (i = 0; i < SC27XX_LEDS_MAX; i++) { in sc27xx_led_register()162 if (!count || count > SC27XX_LEDS_MAX) in sc27xx_led_probe()193 if (reg >= SC27XX_LEDS_MAX || priv->leds[reg].active) { in sc27xx_led_probe()