mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
3443333284
Some files over there won't parse well by Sphinx. Fix them. Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> # for IIO Acked-by: Fabrice Gasnier <fabrice.gasnier@st.com> Acked-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/58cf3c2d611e0197fb215652719ebd82ca2658db.1604042072.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
23 lines
710 B
Plaintext
23 lines
710 B
Plaintext
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.
|