Searched refs:opt3001_scales (Results 1 – 1 of 1) sorted by relevance
100 static const struct opt3001_scale opt3001_scales[] = { variable156 for (i = 0; i < ARRAY_SIZE(opt3001_scales); i++) { in opt3001_find_scale()157 const struct opt3001_scale *scale = &opt3001_scales[i]; in opt3001_find_scale()