mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
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>
This commit is contained in:
parent
7dd62c0178
commit
fe88e379e8
1 changed files with 20 additions and 0 deletions
20
Documentation/ABI/testing/sysfs-driver-toshiba_haps
Normal file
20
Documentation/ABI/testing/sysfs-driver-toshiba_haps
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS620A:00/protection_level
|
||||||
|
Date: August 16, 2014
|
||||||
|
KernelVersion: 3.17
|
||||||
|
Contact: Azael Avalos <coproscefalo@gmail.com>
|
||||||
|
Description: This file controls the built-in accelerometer protection level,
|
||||||
|
valid values are:
|
||||||
|
* 0 -> Disabled
|
||||||
|
* 1 -> Low
|
||||||
|
* 2 -> Medium
|
||||||
|
* 3 -> High
|
||||||
|
The default potection value is set to 2 (Medium).
|
||||||
|
Users: KToshiba
|
||||||
|
|
||||||
|
What: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/TOS620A:00/reset_protection
|
||||||
|
Date: August 16, 2014
|
||||||
|
KernelVersion: 3.17
|
||||||
|
Contact: Azael Avalos <coproscefalo@gmail.com>
|
||||||
|
Description: This file turns off the built-in accelerometer for a few
|
||||||
|
seconds and then restore normal operation. Accepting 1 as the
|
||||||
|
only parameter.
|
Loading…
Add table
Reference in a new issue