Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dopt3001.c100 static const struct opt3001_scale opt3001_scales[] = { variable
152 for (i = 0; i < ARRAY_SIZE(opt3001_scales); i++) { in opt3001_find_scale()
153 const struct opt3001_scale *scale = &opt3001_scales[i]; in opt3001_find_scale()