https://github.com/torvalds/linux
Raw File
Tip revision: 40e020c129cfc991e8ab4736d2665351ffd1468d authored by Linus Torvalds on 09 December 2018, 23:31:00 UTC
Linux 4.20-rc6
Tip revision: 40e020c
sysfs-bus-iio-light-tsl2583
What:		/sys/bus/iio/devices/device[n]/in_illuminance_calibrate
KernelVersion:	2.6.37
Contact:	linux-iio@vger.kernel.org
Description:
		This property causes an internal calibration of the als gain trim
		value which is later used in calculating illuminance in lux.

What:		/sys/bus/iio/devices/device[n]/in_illuminance_lux_table
KernelVersion:	2.6.37
Contact:	linux-iio@vger.kernel.org
Description:
		This property gets/sets the table of coefficients
		used in calculating illuminance in lux.

What:		/sys/bus/iio/devices/device[n]/in_illuminance_input_target
KernelVersion:	2.6.37
Contact:	linux-iio@vger.kernel.org
Description:
		This property is the known externally illuminance (in lux).
		It is used in the process of calibrating the device accuracy.
back to top