Home
last modified time | relevance | path

Searched refs:apds9160_ps_led_current_map (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/iio/light/
H A Dapds9160.c328 static const int apds9160_ps_led_current_map[][2] = { variable
740 for (idx = 0; idx < ARRAY_SIZE(apds9160_ps_led_current_map); idx++) { in apds9160_set_ps_current()
743 if (apds9160_ps_led_current_map[idx][0] != val) in apds9160_set_ps_current()
748 apds9160_ps_led_current_map[idx][1]); in apds9160_set_ps_current()