Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/light/
Dapds9960.c317 static const int apds9960_int_time[][2] = { variable
366 for (idx = 0; idx < ARRAY_SIZE(apds9960_int_time); idx++) { in apds9960_set_it_time()
367 if (apds9960_int_time[idx][0] == val2) { in apds9960_set_it_time()
370 apds9960_int_time[idx][1]); in apds9960_set_it_time()