LM3532_NUM_IMP_VALS 211 drivers/leds/leds-lm3532.c static const int als_imp_table[LM3532_NUM_IMP_VALS] = {37000, 18500, 12330, LM3532_NUM_IMP_VALS 226 drivers/leds/leds-lm3532.c if (als_imped < als_imp_table[LM3532_NUM_IMP_VALS - 1]) LM3532_NUM_IMP_VALS 227 drivers/leds/leds-lm3532.c return LM3532_NUM_IMP_VALS - 1; LM3532_NUM_IMP_VALS 229 drivers/leds/leds-lm3532.c for (i = 1; i < LM3532_NUM_IMP_VALS; i++) {