Searched refs:apds9160_ps_led_current_map (Results 1 – 1 of 1) sorted by relevance
326 static const int apds9160_ps_led_current_map[][2] = { variable738 for (idx = 0; idx < ARRAY_SIZE(apds9160_ps_led_current_map); idx++) { in apds9160_set_ps_current()741 if (apds9160_ps_led_current_map[idx][0] != val) in apds9160_set_ps_current()746 apds9160_ps_led_current_map[idx][1]); in apds9160_set_ps_current()
Completed in 6 milliseconds