Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dsi1133.c220 static const struct si1133_lux_coeff lux_coeff = { variable
734 ARRAY_SIZE(lux_coeff.coeff_high), in si1133_get_lux()
735 &lux_coeff.coeff_high[0]); in si1133_get_lux()
739 ARRAY_SIZE(lux_coeff.coeff_low), in si1133_get_lux()
740 &lux_coeff.coeff_low[0]); in si1133_get_lux()