Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dapds9960.c363 static const int apds9960_int_time[][2] = { variable
412 for (idx = 0; idx < ARRAY_SIZE(apds9960_int_time); idx++) { in apds9960_set_it_time()
413 if (apds9960_int_time[idx][0] == val2) { in apds9960_set_it_time()
416 apds9960_int_time[idx][1]); in apds9960_set_it_time()