max_leds 57 drivers/leds/leds-tlc591xx.c unsigned int max_leds; max_leds 62 drivers/leds/leds-tlc591xx.c .max_leds = 16, max_leds 67 drivers/leds/leds-tlc591xx.c .max_leds = 8, max_leds 212 drivers/leds/leds-tlc591xx.c if (!count || count > tlc591xx->max_leds) max_leds 235 drivers/leds/leds-tlc591xx.c if (reg < 0 || reg >= tlc591xx->max_leds ||