Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 566cf877a1fcb6d6dc0126b076aad062054c2637 authored by Linus Torvalds on 29 January 2017, 22:25:17 UTC
Linux 4.10-rc6
Tip revision: 566cf87
sysfs-driver-input-axp-pek
What:		/sys/class/input/input(x)/device/startup
Date:		March 2014
Contact:	Carlo Caione <carlo@caione.org>
Description:	Startup time in us. Board is powered on if the button is pressed
		for more than <startup_time>

What:		/sys/class/input/input(x)/device/shutdown
Date:		March 2014
Contact:	Carlo Caione <carlo@caione.org>
Description:	Shutdown time in us. Board is powered off if the button is pressed
		for more than <shutdown_time>
back to top