Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 5b394b2ddf0347bef56e50c69a58773c94343ff3 authored by Linus Torvalds on 26 August 2018, 21:11:59 UTC
Linux 4.19-rc1
Tip revision: 5b394b2
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