Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 09162bc32c880a791c6c0668ce0745cf7958f576 authored by Linus Torvalds on 16 November 2020, 00:44:31 UTC
Linux 5.10-rc4
Tip revision: 09162bc
sysfs-bus-iio-proximity
What:		/sys/bus/iio/devices/iio:deviceX/in_proximity_nearlevel
Date:		March 2020
KernelVersion:	5.7
Contact:	linux-iio@vger.kernel.org
Description:
		Near level for proximity sensors. This is a single integer
		value that tells user space when an object should be
		considered close to the device. If the value read from the
		sensor is above or equal to the value in this file an object
		should typically be considered near.
back to top