Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dopt3001.c99 static const struct opt3001_scale opt3001_scales[] = { variable
151 for (i = 0; i < ARRAY_SIZE(opt3001_scales); i++) { in opt3001_find_scale()
152 const struct opt3001_scale *scale = &opt3001_scales[i]; in opt3001_find_scale()