Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation/ABI: Add file describing the sysfs entries for toshiba_haps

This patch adds a new file describing the sysfs entries for the
toshiba_haps driver.

Signed-off-by: Azael Avalos <coproscefalo@gmail.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>

authored by

Azael Avalos and committed by
Darren Hart
fe88e379 7dd62c01

+20
+20
Documentation/ABI/testing/sysfs-driver-toshiba_haps
··· 1 + What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS620A:00/protection_level 2 + Date: August 16, 2014 3 + KernelVersion: 3.17 4 + Contact: Azael Avalos <coproscefalo@gmail.com> 5 + Description: This file controls the built-in accelerometer protection level, 6 + valid values are: 7 + * 0 -> Disabled 8 + * 1 -> Low 9 + * 2 -> Medium 10 + * 3 -> High 11 + The default potection value is set to 2 (Medium). 12 + Users: KToshiba 13 + 14 + What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS620A:00/reset_protection 15 + Date: August 16, 2014 16 + KernelVersion: 3.17 17 + Contact: Azael Avalos <coproscefalo@gmail.com> 18 + Description: This file turns off the built-in accelerometer for a few 19 + seconds and then restore normal operation. Accepting 1 as the 20 + only parameter.