Searched refs:tsl2772_led_currents (Results 1 – 1 of 1) sorted by relevance
157 static const int tsl2772_led_currents[][2] = { variable559 for (i = 0; tsl2772_led_currents[i][0] != 0; i++) { in tsl2772_read_prox_led_current()560 if (tmp == tsl2772_led_currents[i][0]) { in tsl2772_read_prox_led_current()561 chip->settings.prox_power = tsl2772_led_currents[i][1]; in tsl2772_read_prox_led_current()