Searched refs:opt3001_scales (Results 1 – 1 of 1) sorted by relevance
99 static const struct opt3001_scale opt3001_scales[] = { variable151 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()