NO_LEDS
static const struct led_classdev shark_led_templates[NO_LEDS] = {
for (i = 0; i < NO_LEDS; i++) {
for (i = 0; i < NO_LEDS; i++)
struct led_classdev leds[NO_LEDS];
char led_names[NO_LEDS][32];
atomic_t brightness[NO_LEDS];
static const struct led_classdev shark_led_templates[NO_LEDS] = {
for (i = 0; i < NO_LEDS; i++) {
for (i = 0; i < NO_LEDS; i++)
for (i = 0; i < NO_LEDS; i++)
struct led_classdev leds[NO_LEDS];
char led_names[NO_LEDS][64];
atomic_t brightness[NO_LEDS];