Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dopt3001.c73 struct opt3001_scale { struct
83 const struct opt3001_scale (*scales)[12]; argument
130 static const struct opt3001_scale opt3001_scales[] = {
181 static const struct opt3001_scale opt3002_scales[] = {
236 const struct opt3001_scale *scale = &(*opt->chip_info->scales)[i]; in opt3001_find_scale()