Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dapds9160.c303 static const int apds9160_ps_gain_map[][2] = { variable
603 for (idx = 0; idx < ARRAY_SIZE(apds9160_ps_gain_map); idx++) { in apds9160_set_ps_gain()
606 if (apds9160_ps_gain_map[idx][0] != val) in apds9160_set_ps_gain()
610 apds9160_ps_gain_map[idx][1]); in apds9160_set_ps_gain()