Home
last modified time | relevance | path

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

/drivers/iio/light/
Dapds9960.c316 static const int apds9960_int_time[][2] = { variable
365 for (idx = 0; idx < ARRAY_SIZE(apds9960_int_time); idx++) { in apds9960_set_it_time()
366 if (apds9960_int_time[idx][0] == val2) { in apds9960_set_it_time()
369 apds9960_int_time[idx][1]); in apds9960_set_it_time()