Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 136057256686de39cc3a07c2e39ef6bc43003ff6 authored by Linus Torvalds on 21 November 2021, 21:47:39 UTC
Linux 5.16-rc2
Tip revision: 1360572
sysfs-driver-toshiba_haps
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.
back to top