Home
last modified time | relevance | path

Searched refs:lux_per_bit (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dcm32181.c62 /* CPM1 Index 0: lux_per_bit, 1: calibscale, 2: resolution (100000) */
84 int lux_per_bit; member
161 cm32181->lux_per_bit = vals[CPM1_LUX_PER_BIT]; in cm32181_acpi_parse_cpm_tables()
168 /* CPM1 lux_per_bit is for the current it value */ in cm32181_acpi_parse_cpm_tables()
217 cm32181->lux_per_bit = CM32181_LUX_PER_BIT; in cm32181_reg_init()
318 lux = cm32181->lux_per_bit; in cm32181_get_lux()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dcm32181.c62 /* CPM1 Index 0: lux_per_bit, 1: calibscale, 2: resolution (100000) */
84 int lux_per_bit; member
161 cm32181->lux_per_bit = vals[CPM1_LUX_PER_BIT]; in cm32181_acpi_parse_cpm_tables()
168 /* CPM1 lux_per_bit is for the current it value */ in cm32181_acpi_parse_cpm_tables()
217 cm32181->lux_per_bit = CM32181_LUX_PER_BIT; in cm32181_reg_init()
318 lux = cm32181->lux_per_bit; in cm32181_get_lux()

Completed in 3 milliseconds