brintos

brintos / linux-shallow public Read only

0
0
Text · 1000 B · 74ece94 Raw
34 lines · plain
1What:		/sys/class/chromeos/<ec-device-name>/flashinfo2Date:		August 20153KernelVersion:	4.24Description:5		Show the EC flash information.6 7What:		/sys/class/chromeos/<ec-device-name>/kb_wake_angle8Date:		March 20189KernelVersion:	4.1710Description:11		Control the keyboard wake lid angle. Values are between12		0 and 360. This file will also show the keyboard wake lid13		angle by querying the hardware.14 15What:		/sys/class/chromeos/<ec-device-name>/reboot16Date:		August 201517KernelVersion:	4.218Description:19		Tell the EC to reboot in various ways. Options are:20 21		- "cancel": Cancel a pending reboot.22		- "ro": Jump to RO without rebooting.23		- "rw": Jump to RW without rebooting.24		- "cold": Cold reboot.25		- "disable-jump": Disable jump until next reboot.26		- "hibernate": Hibernate the EC.27		- "at-shutdown": Reboot after an AP shutdown.28 29What:		/sys/class/chromeos/<ec-device-name>/version30Date:		August 201531KernelVersion:	4.232Description:33		Show the information about the EC software and hardware.34